Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dhistogram.cc145 void HistogramBase::GetPercentileBigInt( in GetPercentileBigInt() function in node::HistogramBase
306 isolate, tmpl, "percentileBigInt", GetPercentileBigInt); in GetConstructorTemplate()
333 registry->Register(GetPercentileBigInt); in RegisterExternalReferences()
389 isolate, tmpl, "percentileBigInt", GetPercentileBigInt); in GetConstructorTemplate()
414 registry->Register(GetPercentileBigInt); in RegisterExternalReferences()
583 void IntervalHistogram::GetPercentileBigInt( in GetPercentileBigInt() function in node::IntervalHistogram
H A Dhistogram.h118 static void GetPercentileBigInt(
205 static void GetPercentileBigInt(

Completed in 2 milliseconds