Searched refs:event_type_descriptors (Results 1 – 1 of 1) sorted by relevance
2171 static const char * const event_type_descriptors[] = { variable2264 event_type_descriptors[PERF_TYPE_TRACEPOINT]); in print_tracepoint_events()2282 event_type_descriptors[PERF_TYPE_TRACEPOINT]); in print_tracepoint_events()2500 event_type_descriptors[PERF_TYPE_HW_CACHE]); in print_hwcache_events()2513 printf("FATAL: not enough memory to print %s\n", event_type_descriptors[PERF_TYPE_HW_CACHE]); in print_hwcache_events()2592 printf(" %-50s [%s]\n", evt_list[evt_i++], event_type_descriptors[type]); in print_symbol_events()2605 printf("FATAL: not enough memory to print %s\n", event_type_descriptors[type]); in print_symbol_events()2634 event_type_descriptors[PERF_TYPE_RAW]); in print_events()2637 event_type_descriptors[PERF_TYPE_RAW]); in print_events()2643 event_type_descriptors[PERF_TYPE_BREAKPOINT]); in print_events()