OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_NB_SAMPLE
(Results
1 - 4
of
4
) sorted by null
/external/eigen/bench/btl/generic_bench/
bench_parameter.hh
48
#define
DEFAULT_NB_SAMPLE
1000
/external/eigen/bench/btl/generic_bench/timers/
mixed_perf_analyzer.hh
52
if (_ppa.get_nb_calc()>
DEFAULT_NB_SAMPLE
){_use_ppa=false;}
STL_perf_analyzer.hh
29
STL_Perf_Analyzer(unsigned long long nb_sample=
DEFAULT_NB_SAMPLE
):_nb_sample(nb_sample),_chronos()
x86_perf_analyzer.hh
29
X86_Perf_Analyzer( unsigned long long nb_sample=
DEFAULT_NB_SAMPLE
):_nb_sample(nb_sample),_chronos()
Completed in 95 milliseconds