Searched refs:cc_threshold (Results 1 – 3 of 3) sorted by relevance
676 int preset, cc_threshold; in etm4_parse_event_config() local705 cc_threshold = attr->config3 & ETM_CYC_THRESHOLD_MASK; in etm4_parse_event_config()706 if (!cc_threshold) in etm4_parse_event_config()707 cc_threshold = ETM_CYC_THRESHOLD_DEFAULT; in etm4_parse_event_config()708 if (cc_threshold < drvdata->ccitmin) in etm4_parse_event_config()709 cc_threshold = drvdata->ccitmin; in etm4_parse_event_config()710 config->ccctlr = cc_threshold; in etm4_parse_event_config()
71 PMU_FORMAT_ATTR(cc_threshold, "config3:0-11");
627 * - cc_threshold