OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_selectable_event
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/gui/
oprof_start.h
124
bool
is_selectable_event
(QListViewItem * item);
oprof_start.cpp
470
bool oprof_start::
is_selectable_event
(QListViewItem * item)
function in class:oprof_start
491
if (
is_selectable_event
(cur))
566
if (!
is_selectable_event
(item)) {
574
if (
is_selectable_event
(item)) {
Completed in 653 milliseconds