comm_event Struct Reference

#include <operf_event.h>

Data Fields

struct perf_event_header header
u32 pid
u32 tid
char comm [16]

Detailed Description

Definition at line 43 of file operf_event.h.


Field Documentation

char comm_event::comm[16]

Definition at line 46 of file operf_event.h.

Referenced by __handle_comm_event(), and _record_one_process_info().

struct perf_event_header comm_event::header [read]

Definition at line 44 of file operf_event.h.

Referenced by _record_one_process_info().

Definition at line 45 of file operf_event.h.

Referenced by __handle_comm_event(), and _record_one_process_info().

Definition at line 45 of file operf_event.h.

Referenced by _record_one_process_info().


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1