Linux Perf
probe_cache_entry Struct Reference

#include <probe-file.h>

Collaboration diagram for probe_cache_entry:
Collaboration graph

Public Attributes

struct list_head node
 
bool sdt
 
struct perf_probe_event pev
 
char * spev
 
struct strlisttevlist
 

Detailed Description

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

Member Data Documentation

◆ node

struct list_head probe_cache_entry::node

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

◆ pev

struct perf_probe_event probe_cache_entry::pev

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

◆ sdt

bool probe_cache_entry::sdt

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

◆ spev

char* probe_cache_entry::spev

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

◆ tevlist

struct strlist* probe_cache_entry::tevlist

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


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