Home
last modified time | relevance | path

Searched refs:skip_count (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc-build-scripts/scripts/
H A Dget_unit_test_report.py254 skip_count = 0 variable
395 skip_count += 1
418 logger.info("SKIPPED : " + str(skip_count))
/openbmc/u-boot/tools/
H A Dproftool.c495 int missing_count = 0, skip_count = 0; in make_ftrace() local
519 skip_count++; in make_ftrace()
530 skip_count); in make_ftrace()
/openbmc/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_init.h31 __le32 skip_count; member
/openbmc/openbmc-test-automation/redfish/systems/LogServices/
H A Dtest_post_codes.robot196 ${skip_count}= Evaluate (${total_log_count}//${max_view_count})*${max_view_count}
198 ... /redfish/v1/Systems/${SYSTEM_ID}/LogServices/PostCodes/Entries?$skip=${skip_count}
/openbmc/linux/kernel/kcsan/
H A Dcore.c308 long skip_count = kcsan_skip_watch - in reset_kcsan_skip() local
312 this_cpu_write(kcsan_skip, skip_count); in reset_kcsan_skip()
/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c2144 unsigned int skip_count; in dspio_read_multiple() local
2158 skip_count = count; in dspio_read_multiple()
2160 while (skip_count < size) { in dspio_read_multiple()
2164 skip_count++; in dspio_read_multiple()