Home
last modified time | relevance | path

Searched refs:RegisterSubCommandStat (Results 1 – 4 of 4) sorted by relevance

/developtools/hiperf/src/
Dmain.cpp71 RegisterSubCommandStat(); in main()
Dsubcommand_stat.cpp680 bool RegisterSubCommandStat() in RegisterSubCommandStat() function
/developtools/hiperf/include/
Dsubcommand_stat.h157 bool RegisterSubCommandStat(void);
/developtools/hiperf/test/unittest/common/native/
Dsubcommand_stat_test.cpp79 ASSERT_EQ(RegisterSubCommandStat(), true); in SetUp()