Searched refs:oprof_start (Results 1 - 4 of 4) sorted by relevance

/external/oprofile/gui/
H A Doprof_start_main.cpp14 #include "oprof_start.h"
20 oprof_start* dlg = new oprof_start();
H A Doprof_start.h2 * @file oprof_start.h
19 #include "ui/oprof_start.base.h"
46 class oprof_start : public oprof_start_base class in inherits:oprof_start_base
51 oprof_start();
H A Doprof_start.cpp2 * @file oprof_start.cpp
38 #include "oprof_start.h"
107 oprof_start::oprof_start() function in class:oprof_start
199 void oprof_start::fill_events()
285 void oprof_start::setup_default_event()
301 void oprof_start::read_set_events()
363 void oprof_start::load_config_file()
385 void oprof_start::accept()
396 void oprof_start
[all...]
/external/oprofile/module/
H A Doprofile.c364 static int oprof_start(void);
388 err = oprof_start();
499 static int oprof_start(void) function
623 * bypassing during oprof_start().

Completed in 67 milliseconds