Linux Perf
call_path_block Struct Reference

#include <call-path.h>

Collaboration diagram for call_path_block:
Collaboration graph

Public Attributes

struct call_path cp [CALL_PATH_BLOCK_SIZE]
 
struct list_head node
 

Detailed Description

Definition at line 51 of file call-path.h.

Member Data Documentation

◆ cp

struct call_path call_path_block::cp[CALL_PATH_BLOCK_SIZE]

Definition at line 52 of file call-path.h.

◆ node

struct list_head call_path_block::node

Definition at line 53 of file call-path.h.


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