Linux Perf
|
#include <event.h>
Public Attributes | |
u64 | time_enabled |
u64 | time_running |
union { | |
struct { | |
u64 nr | |
struct sample_read_value * values | |
} group | |
struct sample_read_value one | |
}; | |
union { ... } |
struct { ... } sample_read::group |
struct sample_read_value sample_read::one |
struct sample_read_value* sample_read::values |