Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dmachine.h268 pid_t machine__get_current_tid(struct machine *machine, int cpu);
A Darm-spe.c237 tid = machine__get_current_tid(spe->machine, speq->cpu); in arm_spe_set_pid_tid_cpu()
A Dintel-pt.c1301 ptq->tid = machine__get_current_tid(pt->machine, ptq->cpu); in intel_pt_set_pid_tid_cpu()
2883 if (machine__get_current_tid(pt->machine, cpu) == tid) in intel_pt_context_switch_in()
A Dmachine.c3034 pid_t machine__get_current_tid(struct machine *machine, int cpu) in machine__get_current_tid() function

Completed in 24 milliseconds