Home
last modified time | relevance | path

Searched refs:err_thread (Results 1 – 5 of 5) sorted by relevance

/tools/perf/lib/include/internal/
Dthreadmap.h17 int err_thread; member
/tools/perf/lib/
Dthreadmap.c15 map->err_thread = -1; in perf_thread_map__reset()
/tools/perf/util/
Dthread.c57 goto err_thread; in thread__new()
63 goto err_thread; in thread__new()
75 err_thread: in thread__new()
Devsel.c1816 threads->err_thread = thread; in evsel__open()
/tools/perf/
Dbuiltin-stat.c493 evsel_list->core.threads->err_thread != -1) { in __run_perf_stat()
499 evsel_list->core.threads->err_thread)) { in __run_perf_stat()
500 evsel_list->core.threads->err_thread = -1; in __run_perf_stat()