Linux Perf
trigger Struct Reference

#include <trigger.h>

Collaboration diagram for trigger:
Collaboration graph

Public Types

enum  {
  TRIGGER_ERROR = -2, TRIGGER_OFF = -1, TRIGGER_ON = 0, TRIGGER_READY = 1,
  TRIGGER_HIT = 2
}
 

Public Attributes

enum trigger:: { ... }  state
 
const char * name
 

Detailed Description

Definition at line 26 of file trigger.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
TRIGGER_ERROR 
TRIGGER_OFF 
TRIGGER_ON 
TRIGGER_READY 
TRIGGER_HIT 

Definition at line 27 of file trigger.h.

Member Data Documentation

◆ name

const char* trigger::name

Definition at line 34 of file trigger.h.

◆ state

enum { ... } trigger::state

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