Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dintel-pt.c777 if (!ptq->guest_machine || ptq->guest_machine_pid != ptq->pid) { in intel_pt_walk_next_insn()
1424 if (ptq && ptq->decoder) in intel_pt_first_timestamp()
1614 queue_nr, ptq->cpu, ptq->pid, ptq->tid); in intel_pt_setup_queue()
1825 thread_stack__sample(ptq->thread, ptq->cpu, ptq->chain, in intel_pt_prep_sample()
1980 ptq->cbr_seen = ptq->state->cbr; in intel_pt_synth_cbr_sample()
2325 thread_stack__sample(ptq->thread, ptq->cpu, ptq->chain, in intel_pt_do_synth_pebs_sample()
2742 thread_stack__event(ptq->thread, ptq->cpu, ptq->flags, in intel_pt_sample()
2989 ptq->queue_nr, ptq->cpu, ptq->pid, ptq->tid); in intel_pt_run_decoder()
3145 ptq->queue_nr, ptq->cpu, ptq->pid, ptq->tid); in intel_pt_sample_set_pid_tid_cpu()
3159 ptq->thread = machine__findnew_thread(m, ptq->pid, ptq->tid); in intel_pt_sample_set_pid_tid_cpu()
[all …]