Home
last modified time | relevance | path

Searched defs:full (Results 1 – 6 of 6) sorted by relevance

/tools/lib/subcmd/
Dparse-options.c696 static void print_option_help(const struct option *opts, int full) in print_option_help()
882 const struct option *opts, int full, in usage_with_options_internal()
/tools/perf/util/
Dheader.c3476 bool full; /* extended list of headers */ member
3512 int perf_header__fprintf_info(struct perf_session *session, FILE *fp, bool full) in perf_header__fprintf_info()
Dsynthetic-events.c765 pid_t pid, int full, perf_event__handler_t process, in __event__synthesize_thread()
Dsession.c2527 bool full) in perf_session__fprintf_info()
/tools/include/uapi/linux/
Dperf_event.h1446 __u64 full; member
/tools/perf/
Dbuiltin-record.c2260 sigset_t full, mask; in record__start_threads() local