proxygen
|
Public Attributes | |
int | a |
int64_t | b |
char | c [32] |
Definition at line 378 of file StaticTracepointTest.cpp.
int testStruct::a |
Definition at line 379 of file StaticTracepointTest.cpp.
Referenced by structTestFunc().
int64_t testStruct::b |
Definition at line 380 of file StaticTracepointTest.cpp.
Referenced by structTestFunc().
char testStruct::c[32] |
Definition at line 381 of file StaticTracepointTest.cpp.