#include <oprofiled.h>
Data Fields | |
void(* | init )(void) |
void(* | start )(void) |
void(* | exit )(void) |
Definition at line 19 of file oprofiled.h.
void(* oprofiled_ops::exit)(void) |
void(* oprofiled_ops::init)(void) |
Referenced by main().
void(* oprofiled_ops::start)(void) |
Referenced by main().