machine__get_current_tid 976 tools/perf/util/intel-pt.c ptq->tid = machine__get_current_tid(pt->machine, ptq->cpu); machine__get_current_tid 2459 tools/perf/util/intel-pt.c if (machine__get_current_tid(pt->machine, cpu) == tid) machine__get_current_tid 254 tools/perf/util/machine.h pid_t machine__get_current_tid(struct machine *machine, int cpu);