Home
last modified time | relevance | path

Searched refs:collapse (Results 1 – 11 of 11) sorted by relevance

/tools/testing/selftests/mm/
A Dkhugepaged.c57 void (*collapse)(const char *msg, char *p, int nr_hpages, member
593 .collapse = &khugepaged_collapse,
599 .collapse = &madvise_collapse,
660 c->collapse("Do not collapse empty PTE table", p, 1, ops, false); in collapse_empty()
670 c->collapse("Collapse PTE table with single PTE entry present", p, in collapse_single_pte_entry()
695 c->collapse("Maybe collapse with max_ptes_none exceeded", p, 1, in collapse_max_ptes_none()
701 c->collapse("Collapse with max_ptes_none PTEs empty", p, 1, ops, in collapse_max_ptes_none()
776 c->collapse("Collapse with max_ptes_swap pages swapped out", p, in collapse_max_ptes_swap()
957 c->collapse("Collapse PTE table full of compound pages in child", in collapse_fork_compound()
1005 c->collapse("Maybe collapse with max_ptes_shared exceeded", p, in collapse_max_ptes_shared()
[all …]
/tools/testing/selftests/rcutorture/bin/
A Dkvm-end-run-stats.sh34 kcsan-collapse.sh "$rundir" | tee -a "$rundir/log"
A Dtorture.sh739 …TORTURE_KCONFIG_KCSAN_ARG=1 tools/testing/selftests/rcutorture/bin/kcsan-collapse.sh tools/testing…
/tools/perf/ui/
A Dhist.c701 .collapse = hpp__nop_cmp, \
715 .collapse = hpp__nop_cmp, \
728 .collapse = hpp__nop_cmp, \
742 .collapse = hpp__nop_cmp, \
/tools/perf/util/
A Dhist.h499 perf_hpp_fmt_cmp_t collapse; member
A Dhist.c1440 offsetof(struct perf_hpp_fmt, collapse), true, false); in hist_entry__collapse()
1449 offsetof(struct perf_hpp_fmt, collapse), false, false); in hist_entry__collapse_hierarchy()
A Dsort.c2886 hse->hpp.collapse = __sort__hpp_collapse; in __sort_dimension__alloc_hpp()
3256 hde->hpp.collapse = __sort__hde_cmp; in __alloc_dynamic_entry()
/tools/perf/
A Dbuiltin-diff.c1737 fmt->collapse = hist_entry__cmp_nop; in data__hpp_register()
1838 fmt->collapse = hist_entry__cmp_nop; in ui_init()
A Dbuiltin-kvm.c410 fmt->collapse = dim->cmp; in get_format()
A Dbuiltin-c2c.c1964 fmt->collapse = dim->se ? c2c_se_collapse : dim->cmp; in get_format()
/tools/power/pm-graph/
A Dsleepgraph.py4315 table {width:100%;border-collapse: collapse;border:1px solid;}\n\

Completed in 50 milliseconds