Symbol: hists__new_col_len
tools/perf/util/hist.c
103
hists__new_col_len(hists, HISTC_SYMBOL, symlen);
tools/perf/util/hist.c
106
hists__new_col_len(hists, HISTC_SYMBOL, symlen);
tools/perf/util/hist.c
111
if (hists__new_col_len(hists, HISTC_COMM, len))
tools/perf/util/hist.c
114
hists__new_col_len(hists, HISTC_COMM_NODIGIT,
tools/perf/util/hist.c
119
hists__new_col_len(hists, HISTC_DSO, len);
tools/perf/util/hist.c
123
hists__new_col_len(hists, HISTC_PARENT, h->parent->namelen);
tools/perf/util/hist.c
130
hists__new_col_len(hists, HISTC_SYMBOL_FROM, symlen);
tools/perf/util/hist.c
133
hists__new_col_len(hists, HISTC_DSO_FROM, symlen);
tools/perf/util/hist.c
136
hists__new_col_len(hists, HISTC_SYMBOL_FROM, symlen);
tools/perf/util/hist.c
137
hists__new_col_len(hists, HISTC_ADDR_FROM, symlen);
tools/perf/util/hist.c
145
hists__new_col_len(hists, HISTC_SYMBOL_TO, symlen);
tools/perf/util/hist.c
148
hists__new_col_len(hists, HISTC_DSO_TO, symlen);
tools/perf/util/hist.c
151
hists__new_col_len(hists, HISTC_SYMBOL_TO, symlen);
tools/perf/util/hist.c
152
hists__new_col_len(hists, HISTC_ADDR_TO, symlen);
tools/perf/util/hist.c
157
hists__new_col_len(hists, HISTC_SRCLINE_FROM,
tools/perf/util/hist.c
160
hists__new_col_len(hists, HISTC_SRCLINE_TO,
tools/perf/util/hist.c
168
hists__new_col_len(hists, HISTC_MEM_DADDR_SYMBOL,
tools/perf/util/hist.c
170
hists__new_col_len(hists, HISTC_MEM_DCACHELINE,
tools/perf/util/hist.c
174
hists__new_col_len(hists, HISTC_MEM_DADDR_SYMBOL,
tools/perf/util/hist.c
176
hists__new_col_len(hists, HISTC_MEM_DCACHELINE,
tools/perf/util/hist.c
183
hists__new_col_len(hists, HISTC_MEM_IADDR_SYMBOL,
tools/perf/util/hist.c
187
hists__new_col_len(hists, HISTC_MEM_IADDR_SYMBOL,
tools/perf/util/hist.c
193
hists__new_col_len(hists, HISTC_MEM_DADDR_DSO,
tools/perf/util/hist.c
200
hists__new_col_len(hists, HISTC_MEM_PHYS_DADDR,
tools/perf/util/hist.c
203
hists__new_col_len(hists, HISTC_MEM_DATA_PAGE_SIZE,
tools/perf/util/hist.c
208
hists__new_col_len(hists, HISTC_MEM_DADDR_SYMBOL, symlen);
tools/perf/util/hist.c
209
hists__new_col_len(hists, HISTC_MEM_IADDR_SYMBOL, symlen);
tools/perf/util/hist.c
213
hists__new_col_len(hists, HISTC_CGROUP, 6);
tools/perf/util/hist.c
214
hists__new_col_len(hists, HISTC_CGROUP_ID, 20);
tools/perf/util/hist.c
215
hists__new_col_len(hists, HISTC_PARALLELISM, 11);
tools/perf/util/hist.c
216
hists__new_col_len(hists, HISTC_CPU, 3);
tools/perf/util/hist.c
217
hists__new_col_len(hists, HISTC_SOCKET, 6);
tools/perf/util/hist.c
218
hists__new_col_len(hists, HISTC_MEM_LOCKED, 6);
tools/perf/util/hist.c
219
hists__new_col_len(hists, HISTC_MEM_TLB, 22);
tools/perf/util/hist.c
220
hists__new_col_len(hists, HISTC_MEM_SNOOP, 12);
tools/perf/util/hist.c
221
hists__new_col_len(hists, HISTC_MEM_LVL, 36 + 3);
tools/perf/util/hist.c
222
hists__new_col_len(hists, HISTC_LOCAL_WEIGHT, 12);
tools/perf/util/hist.c
223
hists__new_col_len(hists, HISTC_GLOBAL_WEIGHT, 12);
tools/perf/util/hist.c
224
hists__new_col_len(hists, HISTC_MEM_BLOCKED, 10);
tools/perf/util/hist.c
225
hists__new_col_len(hists, HISTC_LOCAL_INS_LAT, 13);
tools/perf/util/hist.c
226
hists__new_col_len(hists, HISTC_GLOBAL_INS_LAT, 13);
tools/perf/util/hist.c
227
hists__new_col_len(hists, HISTC_LOCAL_P_STAGE_CYC, 13);
tools/perf/util/hist.c
228
hists__new_col_len(hists, HISTC_GLOBAL_P_STAGE_CYC, 13);
tools/perf/util/hist.c
229
hists__new_col_len(hists, HISTC_ADDR, BITS_PER_LONG / 4 + 2);
tools/perf/util/hist.c
230
hists__new_col_len(hists, HISTC_CALLCHAIN_BRANCH_PREDICTED, 9);
tools/perf/util/hist.c
231
hists__new_col_len(hists, HISTC_CALLCHAIN_BRANCH_ABORT, 5);
tools/perf/util/hist.c
232
hists__new_col_len(hists, HISTC_CALLCHAIN_BRANCH_CYCLES, 6);
tools/perf/util/hist.c
235
hists__new_col_len(hists, HISTC_TIME, 16);
tools/perf/util/hist.c
237
hists__new_col_len(hists, HISTC_TIME, 12);
tools/perf/util/hist.c
238
hists__new_col_len(hists, HISTC_CODE_PAGE_SIZE, 6);
tools/perf/util/hist.c
242
hists__new_col_len(hists, HISTC_SRCLINE, len);
tools/perf/util/hist.c
246
hists__new_col_len(hists, HISTC_SRCFILE, strlen(h->srcfile));
tools/perf/util/hist.c
249
hists__new_col_len(hists, HISTC_TRANSACTION,
tools/perf/util/hist.c
253
hists__new_col_len(hists, HISTC_TRACE, strlen(h->trace_output));
tools/perf/util/hist.c
262
hists__new_col_len(hists, HISTC_CGROUP, strlen(cgrp_name));
tools/perf/util/hist.h
428
bool hists__new_col_len(struct hists *hists, enum hist_column col, u16 len);
tools/perf/util/sort.c
2864
hists__new_col_len(hists, hse->se->se_width_idx, strlen(fmt->name));