Home
last modified time | relevance | path

Searched refs:btsq (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/perf/util/
Dintel-bts.c151 struct intel_bts_queue *btsq; in intel_bts_alloc_queue() local
153 btsq = zalloc(sizeof(struct intel_bts_queue)); in intel_bts_alloc_queue()
154 if (!btsq) in intel_bts_alloc_queue()
157 btsq->bts = bts; in intel_bts_alloc_queue()
158 btsq->queue_nr = queue_nr; in intel_bts_alloc_queue()
159 btsq->pid = -1; in intel_bts_alloc_queue()
160 btsq->tid = -1; in intel_bts_alloc_queue()
161 btsq->cpu = -1; in intel_bts_alloc_queue()
163 return btsq; in intel_bts_alloc_queue()
170 struct intel_bts_queue *btsq = queue->priv; in intel_bts_setup_queue() local
[all …]
/linux-5.19.10/arch/x86/kernel/
Dhead_64.S306 btsq $_PAGE_BIT_NX,early_pmd_flags(%rip)