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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
evsel-roundtrip-name.c 23 __perf_evsel__hw_cache_type_op_res_name(type, op, i,
42 __perf_evsel__hw_cache_type_op_res_name(type, op, i,
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
evsel.h 130 int __perf_evsel__hw_cache_type_op_res_name(u8 type, u8 op, u8 result,
evsel.c 421 int __perf_evsel__hw_cache_type_op_res_name(u8 type, u8 op, u8 result, function
456 return __perf_evsel__hw_cache_type_op_res_name(type, op, result, bf, size);
    [all...]
parse-events.c 1147 __perf_evsel__hw_cache_type_op_res_name(type, op, i,

Completed in 119 milliseconds