Home
last modified time | relevance | path

Searched defs:nr_failed (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Dtranshuge-stress.c93 int nr_succeed = 0, nr_failed = 0, nr_pages = 0; main() local
/linux/kernel/
H A Dkallsyms_selftest.c260 int next = 0, nr_failed = 0; in test_kallsyms_basic_function() local
/linux/tools/perf/scripts/python/
H A Dcompaction-times.py213 common_callchain, nr_migrated, nr_failed): argument