Searched defs:Report (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| D | perf_counter.cpp | 406 void PerfCounterDescriptor::Report(std::ostream &out, const Perf *p) const in Report() function in ark::tooling::PerfCounterDescriptor 461 void Perf::Report(std::ostream &out) const in Report() function in ark::tooling::Perf 482 void Report(std::ostream &out, const char *title, CounterValue counter, in Report() function in ark::tooling::LongCounterReporter 496 …void Report(std::ostream &out, const char *title, CounterValue counter, const Perf *p) const overr… in Report() function in ark::tooling::LongCounterWithRatioReporter 508 …void Report(std::ostream &out, const char *title, CounterValue counter, const Perf *p) const overr… in Report() function in ark::tooling::InstructionCounterReporter 519 void Report(std::ostream &out, const char *title, CounterValue counter, in Report() function in ark::tooling::TimeCounterReporter
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/reports/ |
| D | report.py | 85 class Report(ABC): class
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 102637 Report(t) { method in anonymousFunctionb3e59607f9500.anonymousFunctionb3e59607f9600.pn
|