Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
perf_hpp_fmt Struct Reference

#include <hist.h>

Data Fields

bool cond
 
int(* header )(struct perf_hpp *hpp)
 
int(* width )(struct perf_hpp *hpp)
 
int(* color )(struct perf_hpp *hpp, struct hist_entry *he)
 
int(* entry )(struct perf_hpp *hpp, struct hist_entry *he)
 

Detailed Description

Definition at line 124 of file hist.h.

Field Documentation

Definition at line 128 of file hist.h.

bool cond

Definition at line 125 of file hist.h.

Definition at line 129 of file hist.h.

Definition at line 126 of file hist.h.

int(* width)(struct perf_hpp *hpp)

Definition at line 127 of file hist.h.


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