Home
last modified time | relevance | path

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

/tools/perf/tests/
A Dswitch-tracking.c131 pid_t next_tid, prev_tid; in process_sample_event() local
144 prev_tid = evsel__intval(evsel, &sample, "prev_pid"); in process_sample_event()
147 cpu, prev_tid, next_tid); in process_sample_event()
156 switch_tracking->tids[cpu] != prev_tid) { in process_sample_event()
/tools/perf/util/
A Dthread_map.c225 pid_t tid, prev_tid = INT_MAX; in thread_map__new_by_tid_str() local
246 if (tid == prev_tid) in thread_map__new_by_tid_str()

Completed in 4 milliseconds