daemon_status Struct Reference

Store various daemon status data. More...

#include <oprof_start_util.h>

Public Member Functions

 daemon_status ()
 fill various data member according to the current daemon status

Data Fields

bool running
 true if daemon is running
unsigned int nr_interrupts
 nr_interrupts from profiling start

Detailed Description

Store various daemon status data.

Definition at line 20 of file oprof_start_util.h.


Constructor & Destructor Documentation

daemon_status::daemon_status (  ) 

fill various data member according to the current daemon status

Definition at line 49 of file oprof_start_util.cpp.

References nr_interrupts, op_basename(), op_get_interface(), OP_INTERFACE_24, OP_INTERFACE_26, op_realpath(), and running.

Here is the call graph for this function:


Field Documentation

nr_interrupts from profiling start

Definition at line 24 of file oprof_start_util.h.

Referenced by daemon_status(), and oprof_start::timerEvent().

true if daemon is running

Definition at line 23 of file oprof_start_util.h.

Referenced by daemon_status(), and oprof_start::timerEvent().


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1