/tools/perf/util/ |
D | trace-event-parse.c | 176 struct flag { struct 181 static const struct flag flags[] = { argument 197 unsigned long long eval_flag(const char *flag) in eval_flag()
|
D | cloexec.c | 14 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 | dwarf-aux.c | 69 bool flag; in cu_getsrc_die() local 857 bool flag; in die_walk_lines() local
|
D | dso.c | 721 u32 flag = 1 << by; in dso__data_status_seen() local
|
D | sort.c | 1541 unsigned flag; member
|
/tools/lib/traceevent/ |
D | event-parse-api.c | 61 void tep_set_flag(struct tep_handle *tep, int flag) in tep_set_flag() 74 void tep_clear_flag(struct tep_handle *tep, enum tep_flag flag) in tep_clear_flag() 88 bool tep_test_flag(struct tep_handle *tep, enum tep_flag flag) in tep_test_flag()
|
D | event-parse.c | 3869 struct flag { struct 3874 static const struct flag flags[] = { argument 3890 static long long eval_flag(const char *flag) in eval_flag() 3977 struct tep_print_flag_sym *flag; in print_str_arg() local
|
/tools/perf/arch/x86/tests/ |
D | intel-cqm.c | 45 int i, fd[2], flag, ret; in test__intel_cqm_count_nmi_context() local
|
/tools/perf/tests/ |
D | bpf-script-example.c | 39 int *flag = bpf_map_lookup_elem(&flip_table, &ind); in bpf_func__SyS_epoll_pwait() local
|
/tools/testing/selftests/powerpc/ptrace/ |
D | ptrace-tm-spr.c | 12 int flag; member
|
/tools/testing/selftests/sigaltstack/ |
D | sas.c | 34 int flag; member
|
/tools/testing/selftests/net/ |
D | fin_ack_lat.c | 34 int flag = 1; in client() local
|
/tools/bpf/bpftool/skeleton/ |
D | profiler.bpf.c | 54 u32 flag = i; in BPF_PROG() local
|
/tools/testing/selftests/gpio/ |
D | gpio-mockup-chardev.c | 196 int gpio_pin_test(struct gpiochip_info *cinfo, int line, int flag, int value) in gpio_pin_test()
|
/tools/gpio/ |
D | gpio-utils.c | 59 unsigned int num_lines, unsigned int flag, in gpiotools_request_linehandle()
|
/tools/perf/bench/ |
D | inject-buildid.c | 251 int flag; in data_reader() local
|
/tools/thermal/tmon/ |
D | tmon.h | 55 unsigned long flag; member
|
/tools/testing/selftests/pidfd/ |
D | pidfd_setns_test.c | 39 int flag; member
|
/tools/usb/ |
D | testusb.c | 233 static int find_testdev(const char *name, const struct stat *sb, int flag) in find_testdev()
|
/tools/lib/subcmd/ |
D | parse-options.c | 1006 int flag) in set_option_flag()
|
/tools/testing/selftests/filesystems/incfs/ |
D | incfs_perf.c | 607 bool skip(struct options const *options, int flag, char c) in skip()
|
/tools/perf/ |
D | builtin-lock.c | 409 int flag = evsel__intval(evsel, sample, "flags"); in report_lock_acquire_event() local
|
/tools/vm/ |
D | page-types.c | 812 static const char *page_flag_type(uint64_t flag) in page_flag_type()
|
/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 2338 unsigned int flag, all_flags, exclusive_mask; in TEST() local
|