Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dmachine.h223 pid_t machine__get_current_tid(struct machine *machine, int cpu);
Dmachine.c1784 pid_t machine__get_current_tid(struct machine *machine, int cpu) in machine__get_current_tid() function