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

/openjdk7/hotspot/src/share/vm/compiler/
H A Ddisassembler.cpp497 int total_bucket_count = 0; local
503 total_bucket_count += FlatProfiler::bucket_count_for(p0);
505 env.set_total_ticks(total_bucket_count);

Completed in 30 milliseconds