Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | tracing_data |
struct | scripting_ops |
struct | scripting_context |
Macros | |
#define | TS_SHIFT 27 |
Enumerations | |
enum | { RINGBUF_TYPE_PADDING = 29, RINGBUF_TYPE_TIME_EXTEND = 30, RINGBUF_TYPE_TIME_STAMP = 31 } |
Variables | |
int | header_page_size_size |
int | header_page_ts_size |
int | header_page_data_offset |
bool | latency_format |
struct pevent * | perf_pevent |
#define TS_SHIFT 27 |
Definition at line 27 of file trace-event.h.
anonymous enum |
Definition at line 20 of file trace-event.h.
Definition at line 152 of file trace-event-info.c.
int common_flags | ( | struct scripting_context * | context | ) |
Definition at line 86 of file trace-event-parse.c.
int common_lock_depth | ( | struct scripting_context * | context | ) |
Definition at line 72 of file trace-event-parse.c.
int common_pc | ( | struct scripting_context * | context | ) |
Definition at line 100 of file trace-event-parse.c.
Definition at line 337 of file trace-event-parse.c.
Definition at line 170 of file trace-event-parse.c.
Definition at line 283 of file trace-event-parse.c.
Definition at line 278 of file trace-event-parse.c.
Definition at line 253 of file trace-event-parse.c.
Definition at line 223 of file trace-event-parse.c.
void print_event | ( | struct pevent * | pevent, |
int | cpu, | ||
void * | data, | ||
int | size, | ||
unsigned long long | nsecs, | ||
char * | comm | ||
) |
Definition at line 199 of file trace-event-parse.c.
Definition at line 186 of file trace-event-parse.c.
Definition at line 129 of file trace-event-parse.c.
Definition at line 115 of file trace-event-parse.c.
Definition at line 165 of file trace-event-parse.c.
Definition at line 37 of file trace-event-parse.c.
Definition at line 530 of file trace-event-info.c.
int script_spec_register | ( | const char * | spec, |
struct scripting_ops * | ops | ||
) |
Definition at line 607 of file builtin-script.c.
Definition at line 167 of file trace-event-scripting.c.
Definition at line 104 of file trace-event-scripting.c.
|
read |
Definition at line 289 of file trace-event-parse.c.
Definition at line 157 of file trace-event-parse.c.
Definition at line 149 of file trace-event-parse.c.
|
read |
Definition at line 381 of file trace-event-read.c.
|
read |
Definition at line 481 of file trace-event-read.c.
Definition at line 491 of file trace-event-read.c.
Definition at line 464 of file trace-event-info.c.
void tracing_data_put | ( | struct tracing_data * | tdata | ) |
Definition at line 520 of file trace-event-info.c.
int header_page_data_offset |
Definition at line 33 of file trace-event-parse.c.
int header_page_size_size |
Definition at line 31 of file trace-event-parse.c.
int header_page_ts_size |
Definition at line 32 of file trace-event-parse.c.
bool latency_format |
Definition at line 35 of file trace-event-parse.c.