Searched refs:cc_threshold (Results 1 – 3 of 3) sorted by relevance
647 int preset, cc_threshold; in etm4_parse_event_config() local670 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()
71 PMU_FORMAT_ATTR(cc_threshold, "config3:0-11");
627 * - cc_threshold