Home
last modified time | relevance | path

Searched defs:float (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/scripts/
Dgc_pause_stats.py98 def update_stats(stats: dict, gc_type: str, time_value: float):
135 def update_group_stats(gc_pause_stats: dict, gc_type: str, full_gc_type: str, time_v: float):
/arkcompiler/ets_frontend/merge_abc/src/
DannotationProto.cpp174 …std::variant<uint64_t, float, double, std::string, panda::pandasm::Type, panda::pandasm::Annotatio… in CreateScalarValue() argument