Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dprint-events.h34 int print_hwcache_events(const struct print_callbacks *print_cb, void *print_state);
Dprint-events.c292 int print_hwcache_events(const struct print_callbacks *print_cb, void *print_state) in print_hwcache_events() function
427 print_hwcache_events(print_cb, print_state); in print_events()
/linux-6.12.1/tools/perf/
Dbuiltin-list.c622 print_hwcache_events(&print_cb, ps); in cmd_list()
668 print_hwcache_events(&print_cb, ps); in cmd_list()