Linux Perf
probe_conf Struct Reference

#include <probe-event.h>

Collaboration diagram for probe_conf:
Collaboration graph

Public Attributes

bool show_ext_vars
 
bool show_location_range
 
bool force_add
 
bool no_inlines
 
bool cache
 
int max_probes
 

Detailed Description

Definition at line 11 of file probe-event.h.

Member Data Documentation

◆ cache

bool probe_conf::cache

Definition at line 16 of file probe-event.h.

◆ force_add

bool probe_conf::force_add

Definition at line 14 of file probe-event.h.

◆ max_probes

int probe_conf::max_probes

Definition at line 17 of file probe-event.h.

◆ no_inlines

bool probe_conf::no_inlines

Definition at line 15 of file probe-event.h.

◆ show_ext_vars

bool probe_conf::show_ext_vars

Definition at line 12 of file probe-event.h.

◆ show_location_range

bool probe_conf::show_location_range

Definition at line 13 of file probe-event.h.


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