Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/tests/attr/
Dtest-stat-default81 # PERF_TYPE_RAW / topdown-retiring (0x8000)
92 # PERF_TYPE_RAW / topdown-bad-spec (0x8100)
103 # PERF_TYPE_RAW / topdown-fe-bound (0x8200)
114 # PERF_TYPE_RAW / topdown-be-bound (0x8300)
125 # PERF_TYPE_RAW / topdown-heavy-ops (0x8400)
136 # PERF_TYPE_RAW / topdown-br-mispredict (0x8500)
147 # PERF_TYPE_RAW / topdown-fetch-lat (0x8600)
158 # PERF_TYPE_RAW / topdown-mem-bound (0x8700)
Dtest-stat-detailed-182 # PERF_TYPE_RAW / topdown-retiring (0x8000)
93 # PERF_TYPE_RAW / topdown-bad-spec (0x8100)
104 # PERF_TYPE_RAW / topdown-fe-bound (0x8200)
115 # PERF_TYPE_RAW / topdown-be-bound (0x8300)
126 # PERF_TYPE_RAW / topdown-heavy-ops (0x8400)
137 # PERF_TYPE_RAW / topdown-br-mispredict (0x8500)
148 # PERF_TYPE_RAW / topdown-fetch-lat (0x8600)
159 # PERF_TYPE_RAW / topdown-mem-bound (0x8700)
Dtest-stat-detailed-282 # PERF_TYPE_RAW / topdown-retiring (0x8000)
93 # PERF_TYPE_RAW / topdown-bad-spec (0x8100)
104 # PERF_TYPE_RAW / topdown-fe-bound (0x8200)
115 # PERF_TYPE_RAW / topdown-be-bound (0x8300)
126 # PERF_TYPE_RAW / topdown-heavy-ops (0x8400)
137 # PERF_TYPE_RAW / topdown-br-mispredict (0x8500)
148 # PERF_TYPE_RAW / topdown-fetch-lat (0x8600)
159 # PERF_TYPE_RAW / topdown-mem-bound (0x8700)
Dtest-stat-detailed-382 # PERF_TYPE_RAW / topdown-retiring (0x8000)
93 # PERF_TYPE_RAW / topdown-bad-spec (0x8100)
104 # PERF_TYPE_RAW / topdown-fe-bound (0x8200)
115 # PERF_TYPE_RAW / topdown-be-bound (0x8300)
126 # PERF_TYPE_RAW / topdown-heavy-ops (0x8400)
137 # PERF_TYPE_RAW / topdown-br-mispredict (0x8500)
148 # PERF_TYPE_RAW / topdown-fetch-lat (0x8600)
159 # PERF_TYPE_RAW / topdown-mem-bound (0x8700)
/linux-6.1.9/tools/perf/util/
Dstat.c98 ID(TOPDOWN_TOTAL_SLOTS, topdown-total-slots),
99 ID(TOPDOWN_SLOTS_ISSUED, topdown-slots-issued),
100 ID(TOPDOWN_SLOTS_RETIRED, topdown-slots-retired),
101 ID(TOPDOWN_FETCH_BUBBLES, topdown-fetch-bubbles),
102 ID(TOPDOWN_RECOVERY_BUBBLES, topdown-recovery-bubbles),
103 ID(TOPDOWN_RETIRING, topdown-retiring),
104 ID(TOPDOWN_BAD_SPEC, topdown-bad-spec),
105 ID(TOPDOWN_FE_BOUND, topdown-fe-bound),
106 ID(TOPDOWN_BE_BOUND, topdown-be-bound),
107 ID(TOPDOWN_HEAVY_OPS, topdown-heavy-ops),
[all …]
Dparse-events.l371 topdown-[a-z-]+ |
DBuild112 perf-y += topdown.o
/linux-6.1.9/tools/perf/Documentation/
Dtopdown.txt13 perf stat --topdown implements this.
27 % perf stat -a --topdown -I1000
129 to read slots and the topdown metrics at different points of the program:
292 perf stat -I 1000 --topdown ...
308 topdown-retiring, topdown-bad-spec, topdown-fe-bound and topdown-be-bound.
319 For example, perf record -e '{slots, $sampling_event, topdown-retiring}:S'
327 topdown-heavy-ops, topdown-br-mispredict, topdown-fetch-lat and
328 topdown-mem-bound.
Dperf-stat.txt396 --topdown::
/linux-6.1.9/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()
/linux-6.1.9/arch/x86/events/intel/
Dcore.c376 EVENT_ATTR_STR_HT(topdown-total-slots, td_total_slots,
379 EVENT_ATTR_STR_HT(topdown-total-slots.scale, td_total_slots_scale, "4", "2");
380 EVENT_ATTR_STR(topdown-slots-issued, td_slots_issued,
382 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired,
384 EVENT_ATTR_STR(topdown-fetch-bubbles, td_fetch_bubbles,
386 EVENT_ATTR_STR_HT(topdown-recovery-bubbles, td_recovery_bubbles,
389 EVENT_ATTR_STR_HT(topdown-recovery-bubbles.scale, td_recovery_bubbles_scale,
393 EVENT_ATTR_STR(topdown-retiring, td_retiring, "event=0x00,umask=0x80");
394 EVENT_ATTR_STR(topdown-bad-spec, td_bad_spec, "event=0x00,umask=0x81");
395 EVENT_ATTR_STR(topdown-fe-bound, td_fe_bound, "event=0x00,umask=0x82");
[all …]
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dslice.h30 int topdown);
/linux-6.1.9/tools/perf/arch/x86/util/
DBuild6 perf-y += topdown.o
/linux-6.1.9/scripts/clang-tools/
Dgen_compile_commands.py88 for dirpath, dirnames, filenames in os.walk(directory, topdown=True):
/linux-6.1.9/drivers/gpu/drm/tests/
Ddrm_mm_test.c1570 const struct insert_mode *topdown = &insert_modes[TOPDOWN]; in drm_test_mm_topdown() local
1599 if (!expect_insert(test, &mm, &nodes[n], size, 0, n, topdown)) { in drm_test_mm_topdown()
1630 if (!expect_insert(test, &mm, node, size, 0, 0, topdown)) { in drm_test_mm_topdown()