Home
last modified time | relevance | path

Searched refs:locate_event (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/gui/
Doprof_start.cpp557 display_event(locate_event(current_event->text(0).latin1())); in event_selected()
563 op_event_descr const & descr = locate_event(item->text(0).latin1()); in event_over()
607 op_event_descr const & curr = locate_event(name); in record_selected_event_config()
855 locate_event(cur->text(0).latin1()); in on_start_profiler()
957 locate_event(cur->text(0).latin1()); in save_config()
1068 op_event_descr const & oprof_start::locate_event(string const & name) const in locate_event() function in oprof_start
Doprof_start.h88 op_event_descr const & locate_event(std::string const & name) const;