Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dmachine.h246 pid_t machine__get_current_tid(struct machine *machine, int cpu);
Dmachine.c1955 pid_t machine__get_current_tid(struct machine *machine, int cpu) in machine__get_current_tid() function
Dintel-pt.c781 ptq->tid = machine__get_current_tid(pt->machine, ptq->cpu); in intel_pt_set_pid_tid_cpu()