Home
last modified time | relevance | path

Searched refs:L2CYCLE_CTR_RAW_CODE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/perf/
H A Dqcom_l2_pmu.c61 #define L2CYCLE_CTR_RAW_CODE 0xFE macro
132 * In addition there is a cycle counter event specified by L2CYCLE_CTR_RAW_CODE
347 if (hwc->config_base == L2CYCLE_CTR_RAW_CODE) { in l2_cache_get_event_idx()
381 if (hwc->config_base != L2CYCLE_CTR_RAW_CODE) in l2_cache_clear_event_idx()
464 (event->attr.config != L2CYCLE_CTR_RAW_CODE)) { in l2_cache_event_init()
555 if (hwc->config_base == L2CYCLE_CTR_RAW_CODE) { in l2_cache_event_start()
/kernel/linux/linux-6.6/drivers/perf/
H A Dqcom_l2_pmu.c61 #define L2CYCLE_CTR_RAW_CODE 0xFE macro
132 * In addition there is a cycle counter event specified by L2CYCLE_CTR_RAW_CODE
347 if (hwc->config_base == L2CYCLE_CTR_RAW_CODE) { in l2_cache_get_event_idx()
381 if (hwc->config_base != L2CYCLE_CTR_RAW_CODE) in l2_cache_clear_event_idx()
464 (event->attr.config != L2CYCLE_CTR_RAW_CODE)) { in l2_cache_event_init()
555 if (hwc->config_base == L2CYCLE_CTR_RAW_CODE) { in l2_cache_event_start()

Completed in 5 milliseconds