/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 530 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp() 612 struct call_path *cp; in thread_stack__bottom() local 660 struct call_path *cp, *parent; in thread_stack__no_call_return() local 770 struct call_path *cp; in thread_stack__trace_end() local 806 struct call_path *cp; in thread_stack__x86_retpoline() local 900 struct call_path *cp; in thread_stack__process() local 961 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->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 | 174 char *cp = line; in make_args() local 241 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/lib/bpf/ |
D | libbpf.c | 577 char errmsg[STRERR_BUFSIZE], *cp; in bpf_object__elf_init() local 1600 char *cp = libbpf_strerror_r(-err, errmsg, in bpf_object__elf_collect() local 1960 char *cp, errmsg[STRERR_BUFSIZE]; in bpf_object__probe_name() local 2001 char *cp, errmsg[STRERR_BUFSIZE]; in bpf_object__probe_global_data() local 2118 char *cp, errmsg[STRERR_BUFSIZE]; in bpf_object__populate_internal_map() local 2154 char *cp, errmsg[STRERR_BUFSIZE]; in bpf_object__create_maps() local 3373 char *cp, errmsg[STRERR_BUFSIZE]; in load_program() local 3748 char *cp, errmsg[STRERR_BUFSIZE]; in check_path() local 3779 char *cp, errmsg[STRERR_BUFSIZE]; in bpf_program__pin_instance() local 3837 char *cp, errmsg[STRERR_BUFSIZE]; in make_dir() local [all …]
|
/tools/usb/usbip/libsrc/ |
D | names.c | 293 char buf[512], *cp; in parse() local
|
/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 1187 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 | 222 int *cp = (int *) opt->value; in setup_compute() local
|
/tools/power/x86/turbostat/ |
D | turbostat.c | 267 struct msr_counter *cp; member
|