Linux Perf
parse_id Struct Reference

#include <expr.h>

Collaboration diagram for parse_id:
Collaboration graph

Public Attributes

const char * name
 
double val
 

Detailed Description

Definition at line 8 of file expr.h.

Member Data Documentation

◆ name

const char* parse_id::name

Definition at line 9 of file expr.h.

◆ val

double parse_id::val

Definition at line 10 of file expr.h.


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