Searched refs:ETM_OPT_CTXTID (Results 1 – 7 of 7) sorted by relevance
92 (BIT(ETM_OPT_CTXTID) | BIT(ETM_OPT_CTXTID2)); in cs_etm_set_context_id()105 if (contextid & BIT(ETM_OPT_CTXTID)) { in cs_etm_set_context_id()213 if (option & BIT(ETM_OPT_CTXTID)) { in cs_etm_set_option()223 if (option & ~(BIT(ETM_OPT_CTXTID) | BIT(ETM_OPT_TS))) in cs_etm_set_option()432 BIT(ETM_OPT_CTXTID) | BIT(ETM_OPT_TS)); in cs_etm_recording_options()505 if (config_opts & BIT(ETM_OPT_CTXTID)) in cs_etmv4_get_config()
22 #define ETM_OPT_CTXTID 14 macro
23 #define ETM_OPT_CTXTID 14 macro
57 PMU_FORMAT_ATTR(contextid1, "config:" __stringify(ETM_OPT_CTXTID));79 int pid_fmt = ETM_OPT_CTXTID; in format_attr_contextid_show()82 pid_fmt = is_kernel_in_hyp_mode() ? ETM_OPT_CTXTID2 : ETM_OPT_CTXTID; in format_attr_contextid_show()
660 if ((attr->config & BIT(ETM_OPT_CTXTID)) && in etm4_parse_event_config()
524 case BIT(ETM_OPT_CTXTID): in cs_etm_decoder__set_tid()
181 if (val & BIT(ETM_OPT_CTXTID)) in cs_etm__get_pid_fmt()182 *pid_fmt = BIT(ETM_OPT_CTXTID); in cs_etm__get_pid_fmt()190 *pid_fmt = BIT(ETM_OPT_CTXTID); in cs_etm__get_pid_fmt()