Linux Perf
cyc_hist Struct Reference

#include <annotate.h>

Collaboration diagram for cyc_hist:
Collaboration graph

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
 

Detailed Description

Definition at line 198 of file annotate.h.

Member Data Documentation

◆ cycles

u64 cyc_hist::cycles

Definition at line 200 of file annotate.h.

◆ cycles_aggr

u64 cyc_hist::cycles_aggr

Definition at line 201 of file annotate.h.

◆ cycles_max

u64 cyc_hist::cycles_max

Definition at line 202 of file annotate.h.

◆ cycles_min

u64 cyc_hist::cycles_min

Definition at line 203 of file annotate.h.

◆ have_start

u8 cyc_hist::have_start

Definition at line 206 of file annotate.h.

◆ num

u32 cyc_hist::num

Definition at line 204 of file annotate.h.

◆ num_aggr

u32 cyc_hist::num_aggr

Definition at line 205 of file annotate.h.

◆ reset

u16 cyc_hist::reset

Definition at line 208 of file annotate.h.

◆ start

u64 cyc_hist::start

Definition at line 199 of file annotate.h.


The documentation for this struct was generated from the following file: