OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:axis_types
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libpp/
arrange_profiles.h
124
enum
axis_types
{
enum
151
axis_types
axis;
arrange_profiles.cpp
121
axis_types
const axis2 = classes.axis;
176
void report_error(profile_classes const & classes,
axis_types
newaxis)
216
bool allow_axes(profile_classes const & classes,
axis_types
newaxis)
405
if (!allow_axes(classes,
axis_types
(i)))
406
report_error(classes,
axis_types
(i));
407
classes.axis =
axis_types
(i);
Completed in 3067 milliseconds