Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-etm4x-core.c647 int preset, cc_threshold; in etm4_parse_event_config() local
670 cc_threshold = attr->config3 & ETM_CYC_THRESHOLD_MASK; in etm4_parse_event_config()
671 if (!cc_threshold) in etm4_parse_event_config()
672 cc_threshold = ETM_CYC_THRESHOLD_DEFAULT; in etm4_parse_event_config()
673 if (cc_threshold < drvdata->ccitmin) in etm4_parse_event_config()
674 cc_threshold = drvdata->ccitmin; in etm4_parse_event_config()
675 config->ccctlr = cc_threshold; in etm4_parse_event_config()
Dcoresight-etm-perf.c71 PMU_FORMAT_ATTR(cc_threshold, "config3:0-11");
/linux-6.12.1/Documentation/trace/coresight/
Dcoresight.rst627 * - cc_threshold