Searched refs:field_sep (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsort.h34 extern char *field_sep;
H A Dsort.c14 char * field_sep; variable
114 if (field_sep && n > 0) {
118 sep = strchr(sep, *field_sep);
H A Dsymbol.h76 *field_sep; member in struct:symbol_conf
H A Devent.c341 if (!symbol_conf.col_width_list_str && !symbol_conf.field_sep &&
653 if (!symbol_conf.col_width_list_str && !symbol_conf.field_sep &&
743 !symbol_conf.col_width_list_str && !symbol_conf.field_sep &&
H A Dhist.c586 const char *sep = symbol_conf.field_sep;
729 const char *sep = symbol_conf.field_sep;
H A Dsymbol.c2282 if (symbol_conf.field_sep && *symbol_conf.field_sep == '.') {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-annotate.c467 if (field_sep && *field_sep == '.') {
H A Dbuiltin-diff.c191 OPT_STRING('t', "field-separator", &symbol_conf.field_sep, "separator",
H A Dbuiltin-report.c456 OPT_STRING('t', "field-separator", &symbol_conf.field_sep, "separator",

Completed in 70 milliseconds