Home
last modified time | relevance | path

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

/tools/perf/util/
Dcall-path.c14 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
Dthread-stack.c61 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
Dcall-path.h43 struct call_path cp[CALL_PATH_BLOCK_SIZE]; member
Dthread-stack.h57 struct call_path *cp; member
Ddb-export.c383 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()
Dtime-utils.c123 const char *cp; in perf_time__parse_strs() local
/tools/lib/
Dargv_split.c11 static const char *skip_arg(const char *cp) in skip_arg()
/tools/bpf/bpftool/
Dmain.c205 char *cp = line; in make_args() local
276 char *cp; in do_batch() local
/tools/perf/arch/s390/util/
Dheader.c32 char *cp, *line = NULL, *line2; in get_cpuid() local
/tools/power/cpupower/utils/
Dcpufreq-set.c69 int power = 0, match_count = 0, i, cp, pad; in string_to_frequency() local
/tools/testing/selftests/resctrl/
Dfill_buf.c54 char *cp = (char *)p; in mem_flush() local
/tools/usb/usbip/libsrc/
Dnames.c293 char buf[512], *cp; in parse() local
/tools/lib/bpf/
Dlibbpf.c1130 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/
Dtrace-event-python.c1208 static int python_export_call_path(struct db_export *dbe, struct call_path *cp) in python_export_call_path()
/tools/perf/
Dbuiltin-diff.c232 int *cp = (int *) opt->value; in setup_compute() local
/tools/power/x86/turbostat/
Dturbostat.c380 struct msr_counter *cp; member