Linux Perf
|
#include <annotate.h>
Public Attributes | |
u64 | start |
u64 | cycles |
u64 | cycles_aggr |
u64 | cycles_max |
u64 | cycles_min |
u32 | num |
u32 | num_aggr |
u8 | have_start |
u16 | reset |
Definition at line 198 of file annotate.h.
u64 cyc_hist::cycles |
Definition at line 200 of file annotate.h.
u64 cyc_hist::cycles_aggr |
Definition at line 201 of file annotate.h.
u64 cyc_hist::cycles_max |
Definition at line 202 of file annotate.h.
u64 cyc_hist::cycles_min |
Definition at line 203 of file annotate.h.
u8 cyc_hist::have_start |
Definition at line 206 of file annotate.h.
u32 cyc_hist::num |
Definition at line 204 of file annotate.h.
u32 cyc_hist::num_aggr |
Definition at line 205 of file annotate.h.
u16 cyc_hist::reset |
Definition at line 208 of file annotate.h.
u64 cyc_hist::start |
Definition at line 199 of file annotate.h.