Searched defs:cp (Results 1 – 8 of 8) sorted by relevance
| /tools/perf/util/ |
| D | thread-stack.c | 32 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
|
| D | string.c | 63 static const char *skip_sep(const char *cp) in skip_sep() 71 static const char *skip_arg(const char *cp) in skip_arg()
|
| D | thread-stack.h | 61 struct call_path *cp; member
|
| D | db-export.c | 397 int db_export__call_path(struct db_export *dbe, struct call_path *cp) in db_export__call_path()
|
| /tools/power/cpupower/utils/ |
| D | cpufreq-set.c | 70 int power = 0, match_count = 0, i, cp, pad; in string_to_frequency() local
|
| /tools/usb/usbip/libsrc/ |
| D | names.c | 311 char buf[512], *cp; in parse() local
|
| /tools/perf/util/scripting-engines/ |
| D | trace-event-python.c | 709 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 | 180 int *cp = (int *) opt->value; in setup_compute() local
|