Home
last modified time | relevance | path

Searched refs:HiPerf (Results 1 – 25 of 121) sorted by relevance

12345

/developtools/smartperf_host/ide/src/doc/md/
Dquickstart_hiperf.md1 # HiPerf 的抓取和展示说明
3 HiPerf 工具是对系统性能数据进行采样记录,并将采样数据保存为文件,进行读取,展示分析。
5 ## HiPerf 的抓取
7 ### HiPerf 抓取配置参数
26 ### HiPerf 展示说明
37 ### HiPerf 泳道图展示
46 ### HiPerf 泳道图的框选功能
64 ### HiPerf 支持多种 Options 展示风格
72 ### HiPerf 支持过滤调用栈调用次数的展示风格
77 ### HiPerf 功能的调用栈 Group 展示-数据分析支持剪裁功能
[all …]
/developtools/hiperf/test/fuzztest/perffile_fuzzer/
DPerfFile_fuzzer.cpp20 using namespace OHOS::Developtools::HiPerf;
90 OHOS::Developtools::HiPerf::StdoutRecord noStdOut("/dev/null", "w"); in LLVMFuzzerTestOneInput()
/developtools/hiperf/test/unittest/common/native/include/
Dvirtual_thread_test.h24 namespace HiPerf {
Dreport_json_file_test.h29 namespace HiPerf {
Doption_debug_test.h30 namespace HiPerf {
Dsubcommand_help_test.h28 namespace HiPerf {
Dvirtual_runtime_test.h26 namespace HiPerf {
Dreport_test.h28 namespace HiPerf {
Dsymbols_file_test.h26 namespace HiPerf {
Dsubcommand_test.h25 namespace HiPerf {
/developtools/hiperf/include/
Doption_debug.h20 namespace HiPerf {
Dcommand.h22 namespace HiPerf {
Dsubcommand_help.h22 namespace HiPerf {
Dsubcommand_list.h31 namespace HiPerf {
Dring_buffer.h21 namespace HiPerf {
Dtracked_command.h23 namespace HiPerf {
/developtools/hiperf/demo/cpp/
Dhiperf_malloc_demo.cpp21 using namespace OHOS::Developtools::HiPerf;
Dhiperf_demo.cpp21 using namespace OHOS::Developtools::HiPerf;
/developtools/hiperf/test/fuzztest/clientapi_fuzzer/
DClientApi_fuzzer.cpp18 using namespace OHOS::Developtools::HiPerf;
109 OHOS::Developtools::HiPerf::StdoutRecord noStdOut("/dev/null", "w"); in LLVMFuzzerTestOneInput()
/developtools/hiperf/test/fuzztest/libreport_fuzzer/
DLibReport_fuzzer.cpp47 OHOS::Developtools::HiPerf::StdoutRecord noStdOut("/dev/null", "w"); in LLVMFuzzerTestOneInput()
/developtools/hiperf/src/
Dmain.cpp34 using namespace OHOS::Developtools::HiPerf;
Dsubcommand_help.cpp22 namespace HiPerf { namespace
Dcommand.cpp23 namespace HiPerf { namespace
Dsubcommand_list.cpp22 namespace HiPerf { namespace
/developtools/hiperf/test/fuzztest/commandline_fuzzer/
DCommandLine_fuzzer.cpp68 OHOS::Developtools::HiPerf::StdoutRecord noStdOut("/dev/null", "w"); in LLVMFuzzerTestOneInput()

12345