Searched refs:evsel__is_cache_op_valid (Results 1 – 4 of 4) sorted by relevance
25 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()
250 bool evsel__is_cache_op_valid(u8 type, u8 op);
667 bool evsel__is_cache_op_valid(u8 type, u8 op) in evsel__is_cache_op_valid() function706 if (!evsel__is_cache_op_valid(type, op)) in __evsel__hw_cache_name()
476 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