Home
last modified time | relevance | path

Searched refs:topdown (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/arch/powerpc/mm/
Dslice.c425 int topdown, unsigned long high_limit) in slice_find_area() argument
427 if (topdown) in slice_find_area()
470 int topdown) in slice_get_unmapped_area() argument
516 addr, len, flags, topdown); in slice_get_unmapped_area()
586 psize, topdown, high_limit); in slice_get_unmapped_area()
622 psize, topdown, high_limit); in slice_get_unmapped_area()
633 psize, topdown, high_limit); in slice_get_unmapped_area()
640 psize, topdown, high_limit); in slice_get_unmapped_area()
/Linux-v4.19/tools/perf/util/
Dstat.c85 ID(TOPDOWN_TOTAL_SLOTS, topdown-total-slots),
86 ID(TOPDOWN_SLOTS_ISSUED, topdown-slots-issued),
87 ID(TOPDOWN_SLOTS_RETIRED, topdown-slots-retired),
88 ID(TOPDOWN_FETCH_BUBBLES, topdown-fetch-bubbles),
89 ID(TOPDOWN_RECOVERY_BUBBLES, topdown-recovery-bubbles),
Dparse-events.l336 topdown-[a-z-]+ { return str(yyscanner, PE_KERNEL_PMU_EVENT); }
/Linux-v4.19/arch/powerpc/include/asm/
Dslice.h27 int topdown);
/Linux-v4.19/drivers/gpu/drm/selftests/
Ddrm_mm_selftests.h23 selftest(topdown, igt_topdown)
Dtest-drm_mm.c1614 const struct insert_mode *topdown = &insert_modes[TOPDOWN]; in igt_topdown() local
1649 topdown)) { in igt_topdown()
1681 topdown)) { in igt_topdown()
/Linux-v4.19/arch/x86/events/intel/
Dcore.c264 EVENT_ATTR_STR_HT(topdown-total-slots, td_total_slots,
267 EVENT_ATTR_STR_HT(topdown-total-slots.scale, td_total_slots_scale, "4", "2");
268 EVENT_ATTR_STR(topdown-slots-issued, td_slots_issued,
270 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired,
272 EVENT_ATTR_STR(topdown-fetch-bubbles, td_fetch_bubbles,
274 EVENT_ATTR_STR_HT(topdown-recovery-bubbles, td_recovery_bubbles,
277 EVENT_ATTR_STR_HT(topdown-recovery-bubbles.scale, td_recovery_bubbles_scale,
1400 EVENT_ATTR_STR(topdown-total-slots, td_total_slots_slm, "event=0x3c");
1401 EVENT_ATTR_STR(topdown-total-slots.scale, td_total_slots_scale_slm, "2");
1403 EVENT_ATTR_STR(topdown-fetch-bubbles, td_fetch_bubbles_slm,
[all …]
/Linux-v4.19/tools/perf/Documentation/
Dperf-stat.txt253 --topdown::