Home
last modified time | relevance | path

Searched refs:PERF_COUNT_HW_CACHE_REFERENCES (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/powerpc/pmu/event_code_tests/
A Dgeneric_events_valid_test.c45 event_init_opts(&event, PERF_COUNT_HW_CACHE_REFERENCES, in generic_events_valid_test()
90 event_init_opts(&event, PERF_COUNT_HW_CACHE_REFERENCES, in generic_events_valid_test()
/tools/perf/util/
A Dparse-events.l343 cache-references { return hw_term(yyscanner, PERF_COUNT_HW_CACHE_REFERENCES); }
398 cache-references { return sym(yyscanner, PERF_COUNT_HW_CACHE_REFERENCES); }
A Dperf_event_attr_fprintf.c100 ENUM_ID_TO_STR_CASE(PERF_COUNT_HW_CACHE_REFERENCES) in stringify_perf_hw_id()
A Dparse-events.c53 [PERF_COUNT_HW_CACHE_REFERENCES] = {
/tools/include/uapi/linux/
A Dperf_event.h69 PERF_COUNT_HW_CACHE_REFERENCES = 2, enumerator
/tools/bpf/bpftool/
A Dlink.c37 [PERF_COUNT_HW_CACHE_REFERENCES] = "cache-references",
/tools/perf/
A Ddesign.txt104 PERF_COUNT_HW_CACHE_REFERENCES = 2,

Completed in 45 milliseconds