Home
last modified time | relevance | path

Searched refs:ignore_missing_thread (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Drecord.h48 bool ignore_missing_thread; member
A Devsel.h125 bool ignore_missing_thread; member
A Devsel.c1373 evsel->ignore_missing_thread = opts->ignore_missing_thread; in evsel__config()
1738 if (!evsel->ignore_missing_thread) in evsel__ignore_missing_thread()
/linux-6.3-rc2/tools/perf/bench/
A Devlist-open-close.c252 opts.ignore_missing_thread = opts.target.uid != UINT_MAX || opts.target.pid; in bench_evlist_open_close()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-stat.c2636 evlist__first(evsel_list)->ignore_missing_thread = target.pid; in cmd_stat()
A Dbuiltin-record.c4180 rec->opts.ignore_missing_thread = rec->opts.target.uid != UINT_MAX || rec->opts.target.pid; in cmd_record()
A Dbuiltin-trace.c3881 trace->opts.ignore_missing_thread = trace->opts.target.uid != UINT_MAX || trace->opts.target.pid;

Completed in 54 milliseconds