Searched defs:flag (Results 1 – 16 of 16) sorted by relevance
/tools/perf/util/ |
D | trace-event-parse.c | 201 struct flag { struct 206 static const struct flag flags[] = { argument 222 unsigned long long eval_flag(const char *flag) in eval_flag()
|
D | cloexec.c | 8 static unsigned long flag = PERF_FLAG_FD_CLOEXEC; variable
|
D | probe-file.c | 103 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()
|
D | parse-options.c | 857 int flag) in set_option_flag()
|
D | dwarf-aux.c | 786 bool flag; in die_walk_lines() local
|
D | dso.c | 562 u32 flag = 1 << by; in dso__data_status_seen() local
|
D | sort.c | 1240 unsigned flag; member
|
/tools/perf/arch/x86/tests/ |
D | intel-cqm.c | 41 int i, fd[2], flag, ret; in test__intel_cqm_count_nmi_context() local
|
/tools/perf/tests/ |
D | bpf-script-example.c | 38 int *flag = bpf_map_lookup_elem(&flip_table, &ind); in bpf_func__sys_epoll_pwait() local
|
/tools/thermal/tmon/ |
D | tmon.h | 61 unsigned long flag; member
|
/tools/usb/ |
D | testusb.c | 246 static int find_testdev(const char *name, const struct stat *sb, int flag) in find_testdev()
|
/tools/lib/traceevent/ |
D | event-parse.c | 3738 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
|
D | event-parse.h | 537 static inline void pevent_set_flag(struct pevent *pevent, int flag) in pevent_set_flag()
|
/tools/perf/ |
D | builtin-lock.c | 404 int flag = perf_evsel__intval(evsel, sample, "flag"); in report_lock_acquire_event() local
|
/tools/vm/ |
D | page-types.c | 691 static const char *page_flag_type(uint64_t flag) in page_flag_type()
|
/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 1594 unsigned int flag, all_flags; in TEST() local
|