Linux Perf
perf_config_item Struct Reference

#include <config.h>

Collaboration diagram for perf_config_item:
Collaboration graph

Public Attributes

char * name
 
char * value
 
bool from_system_config
 
struct list_head node
 

Detailed Description

Definition at line 8 of file config.h.

Member Data Documentation

◆ from_system_config

bool perf_config_item::from_system_config

Definition at line 11 of file config.h.

◆ name

char* perf_config_item::name

Definition at line 9 of file config.h.

◆ node

struct list_head perf_config_item::node

Definition at line 12 of file config.h.

◆ value

char* perf_config_item::value

Definition at line 10 of file config.h.


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