Home
last modified time | relevance | path

Searched refs:HISTC_NR_COLS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h73 HISTC_NR_COLS, /* Last entry */ enumerator
95 u16 col_len[HISTC_NR_COLS];
H A Dhist.c65 for (col = 0; col < HISTC_NR_COLS; ++col) in hists__reset_col_len()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.h85 HISTC_NR_COLS, /* Last entry */ enumerator
107 u16 col_len[HISTC_NR_COLS];
H A Dhist.c66 for (col = 0; col < HISTC_NR_COLS; ++col) in hists__reset_col_len()

Completed in 10 milliseconds