Home
last modified time | relevance | path

Searched defs:skip_count (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-build-scripts/scripts/
H A Dget_unit_test_report.py254 skip_count = 0 variable
/openbmc/u-boot/tools/
H A Dproftool.c495 int missing_count = 0, skip_count = 0; in make_ftrace() local