Home
last modified time | relevance | path

Searched refs:ETM_OPT_CYCACC (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dcoresight-pmu.h14 #define ETM_OPT_CYCACC 12 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dcoresight-pmu.h21 #define ETM_OPT_CYCACC 12 macro
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.c53 PMU_FORMAT_ATTR(cycacc, "config:" __stringify(ETM_OPT_CYCACC));
H A Dcoresight-etm4x-core.c635 if (attr->config & BIT(ETM_OPT_CYCACC)) { in etm4_parse_event_config()
/OK3568_Linux_fs/kernel/tools/perf/arch/arm/util/
H A Dcs-etm.c480 if (config_opts & BIT(ETM_OPT_CYCACC)) in cs_etmv4_get_config()