OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:col_width_list_str
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
symbol.h
117
*
col_width_list_str
;
member in struct:symbol_conf
hist.c
57
!symbol_conf.
col_width_list_str
&& !symbol_conf.field_sep &&
750
const char *col_width = symbol_conf.
col_width_list_str
;
803
if (symbol_conf.
col_width_list_str
) {
/external/linux-tools-perf/
builtin-report.c
456
OPT_STRING('w', "column-widths", &symbol_conf.
col_width_list_str
,
Completed in 384 milliseconds