Linux Perf
perf_config_section Struct Reference

#include <config.h>

Collaboration diagram for perf_config_section:
Collaboration graph

Public Attributes

char * name
 
struct list_head items
 
bool from_system_config
 
struct list_head node
 

Detailed Description

Definition at line 15 of file config.h.

Member Data Documentation

◆ from_system_config

bool perf_config_section::from_system_config

Definition at line 18 of file config.h.

◆ items

struct list_head perf_config_section::items

Definition at line 17 of file config.h.

◆ name

char* perf_config_section::name

Definition at line 16 of file config.h.

◆ node

struct list_head perf_config_section::node

Definition at line 19 of file config.h.


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