Home
last modified time | relevance | path

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

/arch/powerpc/mm/book3s64/
Dslice.c382 int topdown, unsigned long high_limit) in slice_find_area() argument
384 if (topdown) in slice_find_area()
427 int topdown) in slice_get_unmapped_area() argument
473 addr, len, flags, topdown); in slice_get_unmapped_area()
543 psize, topdown, high_limit); in slice_get_unmapped_area()
579 psize, topdown, high_limit); in slice_get_unmapped_area()
590 psize, topdown, high_limit); in slice_get_unmapped_area()
597 psize, topdown, high_limit); in slice_get_unmapped_area()
/arch/powerpc/include/asm/book3s/64/
Dslice.h30 int topdown);
/arch/x86/events/intel/
Dcore.c386 EVENT_ATTR_STR_HT(topdown-total-slots, td_total_slots,
389 EVENT_ATTR_STR_HT(topdown-total-slots.scale, td_total_slots_scale, "4", "2");
390 EVENT_ATTR_STR(topdown-slots-issued, td_slots_issued,
392 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired,
394 EVENT_ATTR_STR(topdown-fetch-bubbles, td_fetch_bubbles,
396 EVENT_ATTR_STR_HT(topdown-recovery-bubbles, td_recovery_bubbles,
399 EVENT_ATTR_STR_HT(topdown-recovery-bubbles.scale, td_recovery_bubbles_scale,
403 EVENT_ATTR_STR(topdown-retiring, td_retiring, "event=0x00,umask=0x80");
404 EVENT_ATTR_STR(topdown-bad-spec, td_bad_spec, "event=0x00,umask=0x81");
405 EVENT_ATTR_STR(topdown-fe-bound, td_fe_bound, "event=0x00,umask=0x82");
[all …]