Linux Perf
perf_hpp_list_node Struct Reference

#include <hist.h>

Collaboration diagram for perf_hpp_list_node:
Collaboration graph

Public Attributes

struct list_head list
 
struct perf_hpp_list hpp
 
int level
 
bool skip
 

Detailed Description

Definition at line 285 of file hist.h.

Member Data Documentation

◆ hpp

struct perf_hpp_list perf_hpp_list_node::hpp

Definition at line 287 of file hist.h.

◆ level

int perf_hpp_list_node::level

Definition at line 288 of file hist.h.

◆ list

struct list_head perf_hpp_list_node::list

Definition at line 286 of file hist.h.

◆ skip

bool perf_hpp_list_node::skip

Definition at line 289 of file hist.h.


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