Searched refs:intel_bts_queue (Results 1 – 1 of 1) sorted by relevance
73 struct intel_bts_queue { struct155 static struct intel_bts_queue *intel_bts_alloc_queue(struct intel_bts *bts, in intel_bts_alloc_queue()158 struct intel_bts_queue *btsq; in intel_bts_alloc_queue()160 btsq = zalloc(sizeof(struct intel_bts_queue)); in intel_bts_alloc_queue()177 struct intel_bts_queue *btsq = queue->priv; in intel_bts_setup_queue()272 static int intel_bts_synth_branch_sample(struct intel_bts_queue *btsq, in intel_bts_synth_branch_sample()318 static int intel_bts_get_next_insn(struct intel_bts_queue *btsq, u64 ip) in intel_bts_get_next_insn()378 static int intel_bts_get_branch_type(struct intel_bts_queue *btsq, in intel_bts_get_branch_type()422 static int intel_bts_process_buffer(struct intel_bts_queue *btsq, in intel_bts_process_buffer()461 static int intel_bts_process_queue(struct intel_bts_queue *btsq, u64 *timestamp) in intel_bts_process_queue()[all …]