Home
last modified time | relevance | path

Searched defs:sep (Results 1 – 23 of 23) sorted by relevance

/tools/perf/ui/stdio/
Dhist.c332 const char *sep = symbol_conf.field_sep ?: ";"; in __callchain__fprintf_folded() local
417 const char *sep = symbol_conf.field_sep; in __hist_entry__snprintf() local
462 const char *sep = symbol_conf.field_sep; in hist_entry__hierarchy_fprintf() local
619 static int print_hierarchy_indent(const char *sep, int indent, in print_hierarchy_indent()
642 const char *sep = symbol_conf.field_sep; in hists__fprintf_hierarchy_headers() local
732 const char *sep = symbol_conf.field_sep; in fprintf_line() local
760 const char *sep = symbol_conf.field_sep; in hists__fprintf_standard_headers() local
823 const char *sep = symbol_conf.field_sep; in hists__fprintf() local
/tools/perf/arch/s390/util/
Dheader.c111 char *sep = strchr(cp, '='); in get_cpuid() local
118 char *sep = strchr(cp, '='); in get_cpuid() local
/tools/perf/
Dbuiltin-list.c66 char *sep, *s; in cmd_list() local
Dbuiltin-trace.c595 char *tok = bf, *sep, *end; in strarray__strtoul_flags() local
4578 char *sep = NULL, *lists[2] = { NULL, NULL, }; local
Dbuiltin-sched.c2764 const char *sep = " <- "; in callchain__fprintf_folded() local
/tools/perf/ui/tui/
Dutil.c85 const char *sep = strchr(t, '\n'); in ui_browser__input_window() local
175 const char *sep = strchr(t, '\n'); in __ui__info_window() local
/tools/perf/util/
Dpfm.c39 const char *sep; in parse_libpfm_events_option() local
Dintlist.c92 char *sep; in intlist__parse_list() local
Dstrlist.c144 char *sep; in strlist__parse_list() local
Dsrcline.c386 char *sep; in filename_split() local
Dhist.h252 const char *sep; member
Dbpf-loader.c245 char *sep, *line; in parse_prog_config_kvpair() local
Devsel.c2535 const char *sep = ":"; in evsel__fallback() local
Dsymbol.c624 char *sep, *endptr; in modules__parse() local
Dsort.c66 char *sep = bf; in repsep_snprintf() local
/tools/lib/perf/
Dcpumap.c106 char sep; in perf_cpu_map__read() local
/tools/power/cpupower/utils/helpers/
Dbitmask.c105 static const char *nexttoken(const char *q, int sep) in nexttoken()
/tools/bpf/bpftool/
Dmain.c180 void fprint_hex(FILE *f, void *arg, unsigned int n, const char *sep) in fprint_hex()
Djson_writer.c25 char sep; /* either nul or comma */ member
Dfeature.c298 char *sep; in read_next_kernel_config_option() local
/tools/perf/pmu-events/
Djevents.c103 static void addfield(char *map, char **dst, const char *sep, in addfield()
/tools/testing/selftests/net/
Dnettest.c1436 char *str, *dev, *sep; in convert_addr() local
/tools/lib/bpf/
Dlibbpf.c1598 char *sep, *value; in bpf_object__process_kconfig_line() local