Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pevent Struct Reference

#include <event-parse.h>

Data Fields

int ref_count
 
int header_page_ts_offset
 
int header_page_ts_size
 
int header_page_size_offset
 
int header_page_size_size
 
int header_page_data_offset
 
int header_page_data_size
 
int header_page_overwrite
 
int file_bigendian
 
int host_bigendian
 
int latency_format
 
int old_format
 
int cpus
 
int long_size
 
struct cmdlinecmdlines
 
struct cmdline_listcmdlist
 
int cmdline_count
 
struct func_mapfunc_map
 
struct func_listfunclist
 
unsigned int func_count
 
struct printk_mapprintk_map
 
struct printk_listprintklist
 
unsigned int printk_count
 
struct event_format ** events
 
int nr_events
 
struct event_format ** sort_events
 
enum event_sort_type last_type
 
int type_offset
 
int type_size
 
int pid_offset
 
int pid_size
 
int pc_offset
 
int pc_size
 
int flags_offset
 
int flags_size
 
int ld_offset
 
int ld_size
 
int print_raw
 
int test_filters
 
int flags
 
struct format_fieldbprint_ip_field
 
struct format_fieldbprint_fmt_field
 
struct format_fieldbprint_buf_field
 
struct event_handlerhandlers
 
struct pevent_function_handlerfunc_handlers
 
struct event_formatlast_event
 

Detailed Description

Definition at line 383 of file event-parse.h.

Field Documentation

struct format_field* bprint_buf_field

Definition at line 445 of file event-parse.h.

struct format_field* bprint_fmt_field

Definition at line 444 of file event-parse.h.

struct format_field* bprint_ip_field

Definition at line 443 of file event-parse.h.

int cmdline_count

Definition at line 406 of file event-parse.h.

struct cmdline* cmdlines

Definition at line 404 of file event-parse.h.

Definition at line 405 of file event-parse.h.

int cpus

Definition at line 401 of file event-parse.h.

Definition at line 417 of file event-parse.h.

int file_bigendian

Definition at line 394 of file event-parse.h.

int flags

Definition at line 441 of file event-parse.h.

int flags_offset

Definition at line 431 of file event-parse.h.

int flags_size

Definition at line 432 of file event-parse.h.

unsigned int func_count

Definition at line 410 of file event-parse.h.

Definition at line 448 of file event-parse.h.

Definition at line 408 of file event-parse.h.

struct func_list* funclist

Definition at line 409 of file event-parse.h.

struct event_handler* handlers

Definition at line 447 of file event-parse.h.

int header_page_data_offset

Definition at line 390 of file event-parse.h.

int header_page_data_size

Definition at line 391 of file event-parse.h.

int header_page_overwrite

Definition at line 392 of file event-parse.h.

int header_page_size_offset

Definition at line 388 of file event-parse.h.

int header_page_size_size

Definition at line 389 of file event-parse.h.

int header_page_ts_offset

Definition at line 386 of file event-parse.h.

int header_page_ts_size

Definition at line 387 of file event-parse.h.

int host_bigendian

Definition at line 395 of file event-parse.h.

struct event_format* last_event

Definition at line 451 of file event-parse.h.

enum event_sort_type last_type

Definition at line 420 of file event-parse.h.

int latency_format

Definition at line 397 of file event-parse.h.

int ld_offset

Definition at line 434 of file event-parse.h.

int ld_size

Definition at line 435 of file event-parse.h.

int long_size

Definition at line 402 of file event-parse.h.

int nr_events

Definition at line 418 of file event-parse.h.

int old_format

Definition at line 399 of file event-parse.h.

int pc_offset

Definition at line 428 of file event-parse.h.

int pc_size

Definition at line 429 of file event-parse.h.

int pid_offset

Definition at line 425 of file event-parse.h.

int pid_size

Definition at line 426 of file event-parse.h.

int print_raw

Definition at line 437 of file event-parse.h.

unsigned int printk_count

Definition at line 414 of file event-parse.h.

Definition at line 412 of file event-parse.h.

struct printk_list* printklist

Definition at line 413 of file event-parse.h.

int ref_count

Definition at line 384 of file event-parse.h.

struct event_format** sort_events

Definition at line 419 of file event-parse.h.

int test_filters

Definition at line 439 of file event-parse.h.

int type_offset

Definition at line 422 of file event-parse.h.

int type_size

Definition at line 423 of file event-parse.h.


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