Guitar
Public Attributes | List of all members
TraceEventItem Struct Reference

#include <TraceEventItem.h>

Collaboration diagram for TraceEventItem:
Collaboration graph
[legend]

Public Attributes

std::string name
 
std::string category
 
char phase = 0
 
uint64_t timestamp = 0
 
int64_t duration = 0
 
int32_t pid = 0
 
int32_t tid = 0
 
std::string args_comment
 

Member Data Documentation

◆ args_comment

std::string TraceEventItem::args_comment

◆ category

std::string TraceEventItem::category

◆ duration

int64_t TraceEventItem::duration = 0

◆ name

std::string TraceEventItem::name

◆ phase

char TraceEventItem::phase = 0

◆ pid

int32_t TraceEventItem::pid = 0

◆ tid

int32_t TraceEventItem::tid = 0

◆ timestamp

uint64_t TraceEventItem::timestamp = 0

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