Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/tests/
Dswitch-tracking.c129 pid_t next_tid, prev_tid; in process_sample_event() local
140 prev_tid = evsel__intval(evsel, &sample, "prev_pid"); in process_sample_event()
143 cpu, prev_tid, next_tid); in process_sample_event()
152 switch_tracking->tids[cpu] != prev_tid) { in process_sample_event()
/linux-5.19.10/tools/perf/util/
Dthread_map.c247 pid_t tid, prev_tid = INT_MAX; in thread_map__new_by_tid_str() local
268 if (tid == prev_tid) in thread_map__new_by_tid_str()