perf report: Add infrastructure for a cycles histogram
[deliverable/linux.git] / tools / perf / util / hist.h
index 5ed8d9c229814d9c6942ce3528898bbd9de1cb79..3881d98153093dd3b712f28a112414cffa6256c2 100644 (file)
@@ -47,6 +47,7 @@ enum hist_column {
        HISTC_MEM_SNOOP,
        HISTC_MEM_DCACHELINE,
        HISTC_TRANSACTION,
+       HISTC_CYCLES,
        HISTC_NR_COLS, /* Last entry */
 };
 
This page took 0.024737 seconds and 5 git commands to generate.