Home
last modified time | relevance | path

Searched defs:cp (Results 1 – 15 of 15) 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
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
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->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.c174 char *cp = line; in make_args() local
241 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/lib/bpf/
Dlibbpf.c577 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/
Dnames.c293 char buf[512], *cp; in parse() local
/tools/perf/util/scripting-engines/
Dtrace-event-python.c1187 static int python_export_call_path(struct db_export *dbe, struct call_path *cp) in python_export_call_path()
/tools/perf/
Dbuiltin-diff.c222 int *cp = (int *) opt->value; in setup_compute() local
/tools/power/x86/turbostat/
Dturbostat.c267 struct msr_counter *cp; member