Home
last modified time | relevance | path

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

/tools/perf/util/
Dparse-events.c1851 static const char * const event_type_descriptors[] = { variable
1939 event_type_descriptors[PERF_TYPE_TRACEPOINT]); in print_tracepoint_events()
1957 event_type_descriptors[PERF_TYPE_TRACEPOINT]); in print_tracepoint_events()
2174 event_type_descriptors[PERF_TYPE_HW_CACHE]); in print_hwcache_events()
2187 printf("FATAL: not enough memory to print %s\n", event_type_descriptors[PERF_TYPE_HW_CACHE]); in print_hwcache_events()
2247 printf(" %-50s [%s]\n", evt_list[evt_i++], event_type_descriptors[type]); in print_symbol_events()
2260 printf("FATAL: not enough memory to print %s\n", event_type_descriptors[type]); in print_symbol_events()
2287 event_type_descriptors[PERF_TYPE_RAW]); in print_events()
2290 event_type_descriptors[PERF_TYPE_RAW]); in print_events()
2296 event_type_descriptors[PERF_TYPE_BREAKPOINT]); in print_events()