operf_transient Struct Reference

#include <operf_sfile.h>

Collaboration diagram for operf_transient:
Collaboration graph
[legend]

Data Fields

struct operf_sfilecurrent
struct operf_sfilelast
bool is_anon
operf_process_infocur_procinfo
vma_t pc
const char * image_name
const char * app_filename
size_t image_len
size_t app_len
vma_t last_pc
int event
u64 sample_id
int in_kernel
unsigned long cpu
u32 tid
u32 tgid
vma_t start_addr
vma_t end_addr
bool cg

Detailed Description

Transient values used for parsing the event buffer. Note that these are reset for each buffer read, but that should be ok as in the kernel, cpu_buffer_reset() ensures that a correct context starts off the buffer.

Definition at line 85 of file operf_sfile.h.


Field Documentation

Definition at line 92 of file operf_sfile.h.

Referenced by __get_operf_trans(), create_sfile(), operf_sfile_find(), and sfile_hash().

Definition at line 93 of file operf_sfile.h.

Referenced by __get_operf_trans(), create_sfile(), operf_sfile_find(), and sfile_hash().

Definition at line 103 of file operf_sfile.h.

unsigned long operf_transient::cpu

Definition at line 89 of file operf_sfile.h.

Referenced by __get_operf_trans(), and clear_trans().

Definition at line 102 of file operf_sfile.h.

Referenced by __get_operf_trans(), __handle_sample_event(), create_sfile(), and sfile_hash().

Definition at line 93 of file operf_sfile.h.

Referenced by __get_operf_trans(), create_sfile(), operf_sfile_find(), and sfile_hash().

Definition at line 94 of file operf_sfile.h.

Referenced by operf_sfile_log_arc(), sfile_log_arc(), and update_trans_last().

Definition at line 96 of file operf_sfile.h.

Referenced by __get_operf_trans().

Definition at line 101 of file operf_sfile.h.

Referenced by __get_operf_trans(), __handle_sample_event(), create_sfile(), and sfile_hash().


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1