HomeSort by relevance Sort by last modified time
    Searched refs:uid_filter_str (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/src/tools/perf/util/
hist.h 75 const char *uid_filter_str; member in struct:hists
  /external/linux-tools-perf/src/tools/perf/ui/browsers/
hists.c 1252 if (hists->uid_filter_str)
1254 ", UID: %s", hists->uid_filter_str);
    [all...]
  /external/linux-tools-perf/src/tools/perf/
builtin-top.c 577 * Initialize the uid_filter_str, in the future the TUI will allow
582 pos->hists.uid_filter_str = top->record_opts.target.uid_str;

Completed in 1358 milliseconds