Home
last modified time | relevance | path

Searched refs:cc_threshold (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c758 int preset, cc_threshold; in etm4_parse_event_config() local
788 cc_threshold = ATTR_CFG_GET_FLD(attr, cc_threshold); in etm4_parse_event_config()
789 if (!cc_threshold) in etm4_parse_event_config()
790 cc_threshold = ETM_CYC_THRESHOLD_DEFAULT; in etm4_parse_event_config()
791 if (cc_threshold < drvdata->ccitmin) in etm4_parse_event_config()
792 cc_threshold = drvdata->ccitmin; in etm4_parse_event_config()
793 config->ccctlr = cc_threshold; in etm4_parse_event_config()
H A Dcoresight-etm-perf.c69 GEN_PMU_FORMAT_ATTR(cc_threshold);
/linux/Documentation/trace/coresight/
H A Dcoresight.rst630 * - cc_threshold