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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/util/
H A Dparse-events.c862 static const char * const event_type_descriptors[] = { variable
901 event_type_descriptors[PERF_TYPE_TRACEPOINT]);
931 event_type_descriptors[type]);
946 event_type_descriptors[PERF_TYPE_HW_CACHE]);
954 event_type_descriptors[PERF_TYPE_RAW]);
959 event_type_descriptors[PERF_TYPE_BREAKPOINT]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/util/
H A Dparse-events.c862 static const char * const event_type_descriptors[] = { variable
901 event_type_descriptors[PERF_TYPE_TRACEPOINT]);
931 event_type_descriptors[type]);
946 event_type_descriptors[PERF_TYPE_HW_CACHE]);
954 event_type_descriptors[PERF_TYPE_RAW]);
959 event_type_descriptors[PERF_TYPE_BREAKPOINT]);

Completed in 116 milliseconds