Searched defs:skip_count (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc-build-scripts/scripts/ | ||
H A D | get_unit_test_report.py | 254 skip_count = 0 variable |
/openbmc/u-boot/tools/ | ||
H A D | proftool.c | 495 int missing_count = 0, skip_count = 0; in make_ftrace() local |