Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-list.c60 print_hwcache_events(NULL, raw_dump); in cmd_list()
/linux-4.1.27/tools/perf/util/
Dparse-events.h131 int print_hwcache_events(const char *event_glob, bool name_only);
Dparse-events.c1273 int print_hwcache_events(const char *event_glob, bool name_only) in print_hwcache_events() function
1430 print_hwcache_events(event_glob, name_only); in print_events()