HomeSort by relevance Sort by last modified time
    Searched refs:oprof_start (Results 1 - 4 of 4) sorted by null

  /external/oprofile/gui/
oprof_start_main.cpp 14 #include "oprof_start.h"
20 oprof_start* dlg = new oprof_start();
oprof_start.h 2 * @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();
oprof_start.cpp 2 * @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::closeEvent(QCloseEvent *
    [all...]
  /external/oprofile/module/
oprofile.c 364 static int oprof_start(void);
388 err = oprof_start();
499 static int oprof_start(void) function
623 * bypassing during oprof_start().

Completed in 193 milliseconds