OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:locate_event
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/gui/
oprof_start.h
88
op_event_descr const &
locate_event
(std::string const & name) const;
oprof_start.cpp
202
// configuration because we use
locate_event
to get an event descr
557
display_event(
locate_event
(current_event->text(0).latin1()));
563
op_event_descr const & descr =
locate_event
(item->text(0).latin1());
607
op_event_descr const & curr =
locate_event
(name);
855
locate_event
(cur->text(0).latin1());
957
locate_event
(cur->text(0).latin1());
1068
op_event_descr const & oprof_start::
locate_event
(string const & name) const
function in class:oprof_start
Completed in 514 milliseconds