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

/external/chromium_org/v8/test/cctest/
H A Dtest-cpu-profiler.cc550 int32_t profiling_interval_ms = 200; local
552 v8::Integer::New(env->GetIsolate(), profiling_interval_ms)
628 int32_t profiling_interval_ms = 200; local
630 v8::Integer::New(env->GetIsolate(), profiling_interval_ms)
665 int32_t profiling_interval_ms = 200; local
667 v8::Integer::New(env->GetIsolate(), profiling_interval_ms)

Completed in 189 milliseconds