Home
last modified time | relevance | path

Searched defs:percentFull (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
H A Dtracing_impl.cpp118 void TracingImpl::Frontend::BufferUsage(double percentFull, int32_t eventCount, double value) in BufferUsage() argument
218 double percentFull = 0.0; in TracingBufferUsageReport() local
/arkcompiler/ets_runtime/ecmascript/dfx/tracing/
H A Dtracing.cpp266 void Tracing::GetBufferUseage(double &percentFull, uint32_t &eventCount, double &value) in GetBufferUseage() argument
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp993 void DFXJSNApi::GetTracingBufferUseage([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] double &percentFull, in GetTracingBufferUseage() argument
/arkcompiler/toolchain/tooling/base/
H A Dpt_events.h1182 BufferUsage &SetPercentFull(double percentFull) in SetPercentFull() argument

Completed in 5 milliseconds