Searched refs:collapse (Results 1 – 11 of 11) sorted by relevance
| /tools/testing/selftests/mm/ |
| A D | khugepaged.c | 57 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 D | kvm-end-run-stats.sh | 34 kcsan-collapse.sh "$rundir" | tee -a "$rundir/log"
|
| A D | torture.sh | 739 …TORTURE_KCONFIG_KCSAN_ARG=1 tools/testing/selftests/rcutorture/bin/kcsan-collapse.sh tools/testing…
|
| /tools/perf/ui/ |
| A D | hist.c | 701 .collapse = hpp__nop_cmp, \ 715 .collapse = hpp__nop_cmp, \ 728 .collapse = hpp__nop_cmp, \ 742 .collapse = hpp__nop_cmp, \
|
| /tools/perf/util/ |
| A D | hist.h | 499 perf_hpp_fmt_cmp_t collapse; member
|
| A D | hist.c | 1440 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 D | sort.c | 2886 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 D | builtin-diff.c | 1737 fmt->collapse = hist_entry__cmp_nop; in data__hpp_register() 1838 fmt->collapse = hist_entry__cmp_nop; in ui_init()
|
| A D | builtin-kvm.c | 410 fmt->collapse = dim->cmp; in get_format()
|
| A D | builtin-c2c.c | 1964 fmt->collapse = dim->se ? c2c_se_collapse : dim->cmp; in get_format()
|
| /tools/power/pm-graph/ |
| A D | sleepgraph.py | 4315 table {width:100%;border-collapse: collapse;border:1px solid;}\n\
|
Completed in 50 milliseconds