Home
last modified time | relevance | path

Searched defs:flag (Results 1 – 16 of 16) sorted by relevance

/tools/perf/util/
Dtrace-event-parse.c201 struct flag { struct
206 static const struct flag flags[] = { argument
222 unsigned long long eval_flag(const char *flag) in eval_flag()
Dcloexec.c8 static unsigned long flag = PERF_FLAG_FD_CLOEXEC; variable
Dprobe-file.c103 int probe_file__open(int flag) in probe_file__open()
117 int probe_file__open_both(int *kfd, int *ufd, int flag) in probe_file__open_both()
Dparse-options.c857 int flag) in set_option_flag()
Ddwarf-aux.c786 bool flag; in die_walk_lines() local
Ddso.c562 u32 flag = 1 << by; in dso__data_status_seen() local
Dsort.c1240 unsigned flag; member
/tools/perf/arch/x86/tests/
Dintel-cqm.c41 int i, fd[2], flag, ret; in test__intel_cqm_count_nmi_context() local
/tools/perf/tests/
Dbpf-script-example.c38 int *flag = bpf_map_lookup_elem(&flip_table, &ind); in bpf_func__sys_epoll_pwait() local
/tools/thermal/tmon/
Dtmon.h61 unsigned long flag; member
/tools/usb/
Dtestusb.c246 static int find_testdev(const char *name, const struct stat *sb, int flag) in find_testdev()
/tools/lib/traceevent/
Devent-parse.c3738 struct flag { struct
3743 static const struct flag flags[] = { argument
3759 static long long eval_flag(const char *flag) in eval_flag()
3846 struct print_flag_sym *flag; in print_str_arg() local
Devent-parse.h537 static inline void pevent_set_flag(struct pevent *pevent, int flag) in pevent_set_flag()
/tools/perf/
Dbuiltin-lock.c404 int flag = perf_evsel__intval(evsel, sample, "flag"); in report_lock_acquire_event() local
/tools/vm/
Dpage-types.c691 static const char *page_flag_type(uint64_t flag) in page_flag_type()
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1594 unsigned int flag, all_flags; in TEST() local