Searched defs:prefix (Results 1 – 22 of 22) sorted by relevance
/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.c | 168 static void trace_print_header(int seq, int prefix) in trace_print_header() 235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry() 272 int i, prefix; in trace_buffer_print() local
|
/tools/firewire/ |
D | Makefile | 1 prefix = /usr macro
|
/tools/net/ |
D | Makefile | 1 prefix = /usr macro
|
/tools/perf/tests/ |
D | fdarray.c | 17 static int fdarray__fprintf_prefix(struct fdarray *fda, const char *prefix, FILE *fp) in fdarray__fprintf_prefix()
|
/tools/perf/util/ |
D | exec_cmd.c | 14 static const char *prefix = PREFIX; in system_path() local
|
D | usage.c | 12 static void report(const char *prefix, const char *err, va_list params) in report()
|
D | help.c | 119 const char *prefix) in list_commands_in_dir() 157 void load_command_list(const char *prefix, in load_command_list()
|
D | strbuf.c | 4 int prefixcmp(const char *str, const char *prefix) in prefixcmp()
|
D | util.h | 159 static inline const char *skip_prefix(const char *str, const char *prefix) in skip_prefix()
|
D | map.c | 355 int map__fprintf_srcline(struct map *map, u64 addr, const char *prefix, in map__fprintf_srcline()
|
D | probe-event.c | 524 const char *prefix = symbol_conf.source_prefix; in get_real_path() local 579 const char *prefix = NULL; in __show_one_line() local
|
D | machine.c | 800 const char *prefix = "Linux version "; in get_kernel_version() local
|
/tools/perf/ |
D | builtin-bench.c | 155 int argc, const char **argv, const char *prefix) in run_bench()
|
D | builtin-stat.c | 448 char prefix[64]; in print_interval() local 1117 static void print_aggr(char *prefix) in print_aggr() 1190 static void print_counter_aggr(struct perf_evsel *counter, char *prefix) in print_counter_aggr() 1248 static void print_counter(struct perf_evsel *counter, char *prefix) in print_counter()
|
D | perf.c | 315 const char *prefix; in run_builtin() local
|
D | builtin-probe.c | 525 int cmd_probe(int argc, const char **argv, const char *prefix) in cmd_probe()
|
D | builtin-help.c | 303 static const char *prepend(const char *prefix, const char *cmd) in prepend()
|
/tools/lib/lockdep/ |
D | Makefile | 30 prefix ?= /usr/local macro
|
/tools/lib/traceevent/ |
D | Makefile | 37 prefix ?= /usr/local macro
|
D | event-plugin.c | 226 const char *prefix, const char *suffix, in traceevent_print_plugins()
|
/tools/perf/Documentation/ |
D | Makefile | 39 prefix?=$(HOME) macro
|
/tools/perf/config/ |
D | Makefile | 639 prefix ?= $(HOME) macro
|