Home
last modified time | relevance | path

Searched refs:HISTC_NR_COLS (Results 1 – 2 of 2) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dhist.h61 HISTC_NR_COLS, /* Last entry */ enumerator
80 u16 col_len[HISTC_NR_COLS];
Dhist.c54 for (col = 0; col < HISTC_NR_COLS; ++col) in hists__reset_col_len()