Searched refs:HISTC_NR_COLS (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/ | ||
A D | hist.h | 79 HISTC_NR_COLS, /* Last entry */ enumerator |
A D | hist.c | 65 for (col = 0; col < HISTC_NR_COLS; ++col) in hists__reset_col_len() |
Completed in 10 milliseconds