Searched defs:help (Results 1 – 12 of 12) sorted by relevance
| /developtools/profiler/hiebpf/src/ |
| D | command_helper.cpp | 20 int CommandHelper::Start(int* argc, char*** argv, const std::string& help) in Start() 49 void CommandHelper::DoHelp(const std::string& help) in DoHelp()
|
| /developtools/profiler/hiebpf/include/ |
| D | commandline_flags.h | 753 #define HIEBPF_DEFINE_bool(name, default_val, help) \ argument 763 #define HIEBPF_DEFINE_int8(name, default_val, help) \ argument 773 #define HIEBPF_DEFINE_int16(name, default_val, help) \ argument 783 #define HIEBPF_DEFINE_int32(name, default_val, help) \ argument 793 #define HIEBPF_DEFINE_int64(name, default_val, help) \ argument 803 #define HIEBPF_DEFINE_uint8(name, default_val, help) \ argument 813 #define HIEBPF_DEFINE_uint16(name, default_val, help) \ argument 823 #define HIEBPF_DEFINE_uint32(name, default_val, help) \ argument 833 #define HIEBPF_DEFINE_uint64(name, default_val, help) \ argument 843 #define HIEBPF_DEFINE_double(name, default_val, help) \ argument [all …]
|
| D | vmlinux.h | 27406 char *help; member
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/build/ |
| D | build_base_func.sh | 16 function help() { function
|
| /developtools/profiler/device/plugins/native_daemon/include/ |
| D | option.h | 33 std::string help; member
|
| /developtools/hiperf/include/ |
| D | option.h | 32 std::string help; member
|
| D | subcommand.h | 28 SubCommand(const std::string &name, const std::string &brief, const std::string &help) in SubCommand()
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | subcommand_help_test.cpp | 147 std::string help = "help"; variable
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | main.cpp | 300 std::string help = R"(Usage: native_daemon in main() local
|
| /developtools/hiperf/ |
| D | README.md | 168 ### help subsection
|
| /developtools/hiperf/src/ |
| D | option.cpp | 164 bool RegisterMainOption(const std::string &optionName, const std::string &help, in RegisterMainOption()
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/hapsigntool/ |
| D | HapSignTool.java | 381 public static void help() { in help() method in HapSignTool
|