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 | |
Public Attributes | |
| bool | running |
| true if daemon is running | |
| unsigned int | nr_interrupts |
| nr_interrupts from profiling start | |
Store various daemon status data.
| daemon_status::daemon_status | ( | ) |
fill various data member according to the current daemon status
References nr_interrupts, op_basename(), op_get_interface(), OP_INTERFACE_24, OP_INTERFACE_26, op_realpath(), and running.
| unsigned int daemon_status::nr_interrupts |
nr_interrupts from profiling start
Referenced by daemon_status(), and oprof_start::timerEvent().
true if daemon is running
Referenced by daemon_status(), and oprof_start::timerEvent().
1.6.1