OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_nonzero_masks
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libpp/
xml_utils.h
59
static bool
has_nonzero_masks
;
member in class:xml_utils
xml_utils.cpp
33
bool xml_utils::
has_nonzero_masks
= false;
member in class:xml_utils
197
has_nonzero_masks
= true;
291
if (nr_cpus <= 1 && nr_events <= 1 && !
has_nonzero_masks
)
333
if (
has_nonzero_masks
)
Completed in 427 milliseconds