/tools/perf/util/ |
D | call-path.c | 14 static void call_path__init(struct call_path *cp, struct call_path *parent, in call_path__init() 55 struct call_path *cp; in call_path__new() local 83 struct call_path *cp; in call_path__findnew() local
|
D | thread-stack.c | 61 struct call_path *cp; member 782 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp() 864 struct call_path *cp; in thread_stack__bottom() local 912 struct call_path *cp, *parent; in thread_stack__no_call_return() local 1022 struct call_path *cp; in thread_stack__trace_end() local 1058 struct call_path *cp; in thread_stack__x86_retpoline() local 1152 struct call_path *cp; in thread_stack__process() local 1213 struct call_path *cp; in thread_stack__process() local
|
D | call-path.h | 43 struct call_path cp[CALL_PATH_BLOCK_SIZE]; member
|
D | thread-stack.h | 57 struct call_path *cp; member
|
D | db-export.c | 383 struct call_path *cp = call_path_from_sample(dbe, al->maps->machine, in db_export__sample() local 479 int db_export__call_path(struct db_export *dbe, struct call_path *cp) in db_export__call_path()
|
D | time-utils.c | 123 const char *cp; in perf_time__parse_strs() local
|
/tools/lib/ |
D | argv_split.c | 11 static const char *skip_arg(const char *cp) in skip_arg()
|
/tools/bpf/bpftool/ |
D | main.c | 205 char *cp = line; in make_args() local 276 char *cp; in do_batch() local
|
/tools/perf/arch/s390/util/ |
D | header.c | 32 char *cp, *line = NULL, *line2; in get_cpuid() local
|
/tools/power/cpupower/utils/ |
D | cpufreq-set.c | 69 int power = 0, match_count = 0, i, cp, pad; in string_to_frequency() local
|
/tools/testing/selftests/resctrl/ |
D | fill_buf.c | 54 char *cp = (char *)p; in mem_flush() local
|
/tools/usb/usbip/libsrc/ |
D | names.c | 293 char buf[512], *cp; in parse() local
|
/tools/lib/bpf/ |
D | libbpf.c | 1130 char errmsg[STRERR_BUFSIZE], *cp; in bpf_object__elf_init() local 3741 char *cp, errmsg[STRERR_BUFSIZE]; in bpf_object__probe_loading() local 3803 char *cp, errmsg[STRERR_BUFSIZE]; in probe_kern_global_data() local 3968 char *cp, errmsg[STRERR_BUFSIZE]; in probe_prog_bind_map() local 4104 char *cp, errmsg[STRERR_BUFSIZE]; in bpf_object__reuse_map() local 4144 char *cp, errmsg[STRERR_BUFSIZE]; in bpf_object__populate_internal_map() local 4234 char *cp, errmsg[STRERR_BUFSIZE]; in bpf_object__create_map() local 4292 char *cp, errmsg[STRERR_BUFSIZE]; in bpf_object__create_maps() local 6700 char *cp, errmsg[STRERR_BUFSIZE]; in load_program() local 7377 char *cp, errmsg[STRERR_BUFSIZE]; in make_parent_dir() local [all …]
|
/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 1208 static int python_export_call_path(struct db_export *dbe, struct call_path *cp) in python_export_call_path()
|
/tools/perf/ |
D | builtin-diff.c | 232 int *cp = (int *) opt->value; in setup_compute() local
|
/tools/power/x86/turbostat/ |
D | turbostat.c | 380 struct msr_counter *cp; member
|