Searched refs:print_hwcache_events (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-list.c | 81 print_hwcache_events(NULL, raw_dump); in cmd_list() 115 print_hwcache_events(s, raw_dump); in cmd_list()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | print-events.h | 34 int print_hwcache_events(const struct print_callbacks *print_cb, void *print_state);
|
H A D | print-events.c | 281 int print_hwcache_events(const struct print_callbacks *print_cb, void *print_state) in print_hwcache_events() function 416 print_hwcache_events(print_cb, print_state); in print_events()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-list.c | 558 print_hwcache_events(&print_cb, ps); in cmd_list() 604 print_hwcache_events(&print_cb, ps); in cmd_list()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | parse-events.h | 234 int print_hwcache_events(const char *event_glob, bool name_only);
|
H A D | parse-events.c | 2710 int print_hwcache_events(const char *event_glob, bool name_only) in print_hwcache_events() function 2892 print_hwcache_events(event_glob, name_only); in print_events()
|
Completed in 13 milliseconds