Searched refs:event_type_descriptors (Results 1 – 1 of 1) sorted by relevance
2598 static const char * const event_type_descriptors[] = { variable2691 event_type_descriptors[PERF_TYPE_TRACEPOINT]); in print_tracepoint_events()2709 event_type_descriptors[PERF_TYPE_TRACEPOINT]); in print_tracepoint_events()2982 event_type_descriptors[PERF_TYPE_HW_CACHE]); in print_hwcache_events()2999 printf("FATAL: not enough memory to print %s\n", event_type_descriptors[PERF_TYPE_HW_CACHE]); in print_hwcache_events()3083 printf(" %-50s [%s]\n", evt_list[evt_i++], event_type_descriptors[type]); in print_symbol_events()3096 printf("FATAL: not enough memory to print %s\n", event_type_descriptors[type]); in print_symbol_events()3126 event_type_descriptors[PERF_TYPE_RAW]); in print_events()3129 event_type_descriptors[PERF_TYPE_RAW]); in print_events()3135 event_type_descriptors[PERF_TYPE_BREAKPOINT]); in print_events()
Completed in 11 milliseconds