Searched refs:uid_filter_str (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dhist.h105 const char *uid_filter_str; member in struct:hists
H A Dhist.c2794 if (hists->uid_filter_str)
2796 ", UID: %s", hists->uid_filter_str);
/linux-master/tools/perf/
H A Dbuiltin-top.c639 * Initialize the uid_filter_str, in the future the TUI will allow
645 hists->uid_filter_str = top->record_opts.target.uid_str;

Completed in 191 milliseconds