Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dintel-bts.c156 struct intel_bts_queue *btsq; in intel_bts_alloc_queue() local
158 btsq = zalloc(sizeof(struct intel_bts_queue)); in intel_bts_alloc_queue()
159 if (!btsq) in intel_bts_alloc_queue()
162 btsq->bts = bts; in intel_bts_alloc_queue()
163 btsq->queue_nr = queue_nr; in intel_bts_alloc_queue()
164 btsq->pid = -1; in intel_bts_alloc_queue()
165 btsq->tid = -1; in intel_bts_alloc_queue()
166 btsq->cpu = -1; in intel_bts_alloc_queue()
168 return btsq; in intel_bts_alloc_queue()
175 struct intel_bts_queue *btsq = queue->priv; in intel_bts_setup_queue() local
[all …]
/linux-4.4.14/arch/x86/kernel/
Dhead_64.S211 btsq $_PAGE_BIT_NX,early_pmd_flags(%rip)