Linux Perf
probe_trace_arg Struct Reference

#include <probe-event.h>

Collaboration diagram for probe_trace_arg:
Collaboration graph

Public Attributes

char * name
 
char * value
 
char * type
 
struct probe_trace_arg_refref
 

Detailed Description

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

Member Data Documentation

◆ name

char* probe_trace_arg::name

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

◆ ref

struct probe_trace_arg_ref* probe_trace_arg::ref

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

◆ type

char* probe_trace_arg::type

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

◆ value

char* probe_trace_arg::value

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


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