Lines Matching refs:contextid
81 u64 contextid = evsel->core.attr.config &
82 (perf_pmu__format_bits(cs_etm_pmu, "contextid") |
86 if (!contextid)
91 pr_err("%s: contextid not supported in ETMv3, disable with %s/contextid=0/\n",
108 if (contextid &
124 if (contextid &
128 * TRCIDR2.VMIDSIZE[14:10] == 0b00100 (32bit virtual contextid)
191 * Check whether the requested timestamp and contextid options should be
433 "contextid", 1);