OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_MAX_RTC_COUNT
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/libop/
op_config_24.h
59
#define
OP_MAX_RTC_COUNT
4096
/external/oprofile/module/x86/
op_rtc.c
141
if (check_range(target, OP_MIN_RTC_COUNT,
OP_MAX_RTC_COUNT
,
/external/oprofile/gui/
oprof_start.cpp
823
return cpu_type == CPU_RTC ?
OP_MAX_RTC_COUNT
: OP_MAX_PERF_COUNT;
Completed in 251 milliseconds