Linux Perf
perf_hpp_list Struct Reference

#include <hist.h>

Collaboration diagram for perf_hpp_list:
Collaboration graph

Public Attributes

struct list_head fields
 
struct list_head sorts
 
int nr_header_lines
 
int need_collapse
 
int parent
 
int sym
 
int dso
 
int socket
 
int thread
 
int comm
 

Detailed Description

Definition at line 269 of file hist.h.

Member Data Documentation

◆ comm

int perf_hpp_list::comm

Definition at line 280 of file hist.h.

◆ dso

int perf_hpp_list::dso

Definition at line 277 of file hist.h.

◆ fields

struct list_head perf_hpp_list::fields

Definition at line 270 of file hist.h.

◆ need_collapse

int perf_hpp_list::need_collapse

Definition at line 274 of file hist.h.

◆ nr_header_lines

int perf_hpp_list::nr_header_lines

Definition at line 273 of file hist.h.

◆ parent

int perf_hpp_list::parent

Definition at line 275 of file hist.h.

◆ socket

int perf_hpp_list::socket

Definition at line 278 of file hist.h.

◆ sorts

struct list_head perf_hpp_list::sorts

Definition at line 271 of file hist.h.

◆ sym

int perf_hpp_list::sym

Definition at line 276 of file hist.h.

◆ thread

int perf_hpp_list::thread

Definition at line 279 of file hist.h.


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