Home
last modified time | relevance | path

Searched refs:evsel__is_cache_op_valid (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/tests/
A Devsel-roundtrip-name.c25 if (!evsel__is_cache_op_valid(type, op)) in perf_evsel__roundtrip_cache_name_test()
43 if (!evsel__is_cache_op_valid(type, op)) in perf_evsel__roundtrip_cache_name_test()
/linux/tools/perf/util/
A Devsel.h250 bool evsel__is_cache_op_valid(u8 type, u8 op);
A Devsel.c667 bool evsel__is_cache_op_valid(u8 type, u8 op) in evsel__is_cache_op_valid() function
706 if (!evsel__is_cache_op_valid(type, op)) in __evsel__hw_cache_name()
A Dparse-events.c476 if (!evsel__is_cache_op_valid(cache_type, cache_op)) in parse_events_add_cache()
2897 if (!evsel__is_cache_op_valid(type, op)) in print_hwcache_events()

Completed in 20 milliseconds