Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread-stack.c32 struct call_path cp[CALL_PATH_BLOCK_SIZE]; member
79 struct call_path *cp; member
338 static void call_path__init(struct call_path *cp, struct call_path *parent, in call_path__init()
379 struct call_path *cp; in call_path__new() local
407 struct call_path *cp; in call_path__findnew() local
470 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp()
542 struct call_path *cp; in thread_stack__bottom() local
572 struct call_path *cp, *parent; in thread_stack__no_call_return() local
653 struct call_path *cp; in thread_stack__trace_end() local
719 struct call_path *cp; in thread_stack__process() local
Dstring.c63 static const char *skip_sep(const char *cp) in skip_sep()
71 static const char *skip_arg(const char *cp) in skip_arg()
Dthread-stack.h61 struct call_path *cp; member
Ddb-export.c397 int db_export__call_path(struct db_export *dbe, struct call_path *cp) in db_export__call_path()
/tools/power/cpupower/utils/
Dcpufreq-set.c70 int power = 0, match_count = 0, i, cp, pad; in string_to_frequency() local
/tools/usb/usbip/libsrc/
Dnames.c311 char buf[512], *cp; in parse() local
/tools/perf/util/scripting-engines/
Dtrace-event-python.c709 static int python_export_call_path(struct db_export *dbe, struct call_path *cp) in python_export_call_path()
/tools/perf/
Dbuiltin-diff.c180 int *cp = (int *) opt->value; in setup_compute() local