Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dintel-bts.c158 struct intel_bts_queue *btsq; in intel_bts_alloc_queue() local
160 btsq = zalloc(sizeof(struct intel_bts_queue)); in intel_bts_alloc_queue()
161 if (!btsq) in intel_bts_alloc_queue()
164 btsq->bts = bts; in intel_bts_alloc_queue()
165 btsq->queue_nr = queue_nr; in intel_bts_alloc_queue()
166 btsq->pid = -1; in intel_bts_alloc_queue()
167 btsq->tid = -1; in intel_bts_alloc_queue()
168 btsq->cpu = -1; in intel_bts_alloc_queue()
170 return btsq; in intel_bts_alloc_queue()
177 struct intel_bts_queue *btsq = queue->priv; in intel_bts_setup_queue() local
[all …]
/Linux-v4.19/arch/x86/kernel/
Dhead_64.S159 btsq $_PAGE_BIT_NX,early_pmd_flags(%rip)