Searched refs:__evsel__hw_cache_type_op_res_name (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/tests/
H A Devsel-roundtrip-name.c29 __evsel__hw_cache_type_op_res_name(type, op, res,
/linux-master/tools/perf/util/
H A Dprint-events.c301 __evsel__hw_cache_type_op_res_name(type, op, res,
H A Devsel.h289 int __evsel__hw_cache_type_op_res_name(u8 type, u8 op, u8 result, char *bf, size_t size);
H A Devsel.c690 int __evsel__hw_cache_type_op_res_name(u8 type, u8 op, u8 result, char *bf, size_t size) function
724 return __evsel__hw_cache_type_op_res_name(type, op, result, bf, size);

Completed in 132 milliseconds