HomeSort by relevance Sort by last modified time
    Searched refs:perf_evsel__hw_cache_result (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
evsel.h 126 extern const char *perf_evsel__hw_cache_result[PERF_COUNT_HW_CACHE_RESULT_MAX]
evsel.c 386 const char *perf_evsel__hw_cache_result[PERF_COUNT_HW_CACHE_RESULT_MAX] variable
427 perf_evsel__hw_cache_result[result][0]);
    [all...]
parse-events.c 351 cache_result = parse_aliases(str, perf_evsel__hw_cache_result,

Completed in 4984 milliseconds