Home
last modified time | relevance | path

Searched refs:bts (Results 1 – 4 of 4) sorted by relevance

/tools/perf/util/
A Dintel-bts.c67 struct intel_bts *bts; member
157 btsq->bts = bts; in intel_bts_alloc_queue()
186 if (bts->sampling_mode) in intel_bts_setup_queue()
212 ret = intel_bts_setup_queue(bts, &bts->queues.queue_array[i], in intel_bts_setup_queues()
276 struct intel_bts *bts = btsq->bts; in intel_bts_synth_branch_sample() local
281 bts->num_events++ <= bts->synth_opts.initial_skip) in intel_bts_synth_branch_sample()
644 if (bts->sampling_mode) in intel_bts_process_auxtrace_event()
730 free(bts); in intel_bts_free()
835 struct intel_bts *bts; in intel_bts_process_auxtrace_info() local
843 if (!bts) in intel_bts_process_auxtrace_info()
[all …]
A DBuild133 perf-util-$(CONFIG_AUXTRACE) += intel-bts.o
/tools/arch/x86/include/asm/
A Datomic.h76 GEN_BINARY_RMWcc(LOCK_PREFIX __ASM_SIZE(bts), *addr, "Ir", nr, "%0", "c"); in test_and_set_bit()
/tools/perf/arch/x86/util/
A DBuild20 perf-util-$(CONFIG_AUXTRACE) += intel-bts.o

Completed in 26 milliseconds