Searched refs:is_selectable_event (Results 1 - 2 of 2) sorted by relevance

/external/oprofile/gui/
H A Doprof_start.h124 bool is_selectable_event(QListViewItem * item);
H A Doprof_start.cpp470 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 48 milliseconds