Linux Perf
callchain_root Struct Reference

#include <callchain.h>

Collaboration diagram for callchain_root:
Collaboration graph

Public Attributes

u64 max_depth
 
struct callchain_node node
 

Detailed Description

Definition at line 70 of file callchain.h.

Member Data Documentation

◆ max_depth

u64 callchain_root::max_depth

Definition at line 71 of file callchain.h.

◆ node

struct callchain_node callchain_root::node

Definition at line 72 of file callchain.h.


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