Home
last modified time | relevance | path

Searched refs:Developtools (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/developtools/profiler/device/plugins/network_profiler/client/include/
Dnetwork_profiler.h28 namespace OHOS::Developtools::Profiler {
64 #define NetworkProfilerIns OHOS::Developtools::Profiler::NetworkProfiler::GetInstance()
/developtools/profiler/device/plugins/ffrt_profiler/client/include/
Dffrt_profiler.h28 namespace OHOS::Developtools::Profiler {
65 #define FfrtProfilerIns OHOS::Developtools::Profiler::FfrtProfiler::GetInstance()
/developtools/profiler/hiebpf/src/
Dhiebpf.cpp59 static OHOS::Developtools::Hiebpf::IpcUnixSocketServer g_ipcServer;
98 static bool SendIpcCommand(OHOS::Developtools::Hiebpf::IpcUnixSocketClient &client, in SendIpcCommand()
103 size_t size = OHOS::Developtools::Hiebpf::UNIX_SOCKET_BUFFER_SIZE; in SendIpcCommand()
104 char buf[OHOS::Developtools::Hiebpf::UNIX_SOCKET_BUFFER_SIZE] = {0}; in SendIpcCommand()
120 OHOS::Developtools::Hiebpf::IpcUnixSocketClient ipcClient; in StopHiebpfServer()
145 OHOS::Developtools::Hiebpf::IpcUnixSocketClient ipcClient; in CheckHiebpfServer()
/developtools/profiler/hiebpf/include/
Dcommand.h78 OHOS::Developtools::Hiebpf::MapsInfo mapsInfo_;
79 OHOS::Developtools::Hiebpf::ElfSymbolInfo elfSymbolInfo_;
/developtools/profiler/device/plugins/native_daemon/include/
Dstack_preprocess.h84 using CallFrame = OHOS::Developtools::NativeDaemon::CallFrame;
134 void FlushData(OHOS::Developtools::Profiler::ProtoEncoder::BatchNativeHookData& stackData);
180 std::shared_ptr<OHOS::Developtools::NativeDaemon::VirtualRuntime> runtime_instance;
218 …std::variant<BatchNativeHookData, OHOS::Developtools::Profiler::ProtoEncoder::BatchNativeHookData>…
222 OHOS::Developtools::Profiler::ProtoEncoder::ProfilerPluginData profilerPluginData_;
/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/profiler/proto_encoder/src/
Dvarint_encode.cpp18 namespace Developtools { namespace
/developtools/profiler/device/plugins/ftrace_plugin/include/
Dsub_event_parser.h154 SubEventParser<Developtools::Profiler::ProtoEncoder::FtraceEvent>::ParseFunction&& func) in SubEventParserOptimizeRegisterar()
156 …SubEventParser<Developtools::Profiler::ProtoEncoder::FtraceEvent>::GetInstance().RegisterParseFunc… in SubEventParserOptimizeRegisterar()
162 …SubEventParser<Developtools::Profiler::ProtoEncoder::FtraceEvent>::GetInstance().UnregisterParseFu… in ~SubEventParserOptimizeRegisterar()
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/include/
Dvirtual_thread_test.h23 namespace Developtools {
Dvirtual_runtime_test.h24 namespace Developtools {
/developtools/hiperf/test/unittest/common/native/include/
Dvirtual_thread_test.h23 namespace Developtools {
Dreport_json_file_test.h28 namespace Developtools {
Doption_debug_test.h29 namespace Developtools {
Dsubcommand_help_test.h27 namespace Developtools {
/developtools/hiperf/include/
Doption_debug.h19 namespace Developtools {
Dcommand.h21 namespace Developtools {
Dreport_protobuf_file.h32 namespace Proto = OHOS::Developtools::Hiperf::Proto;
34 namespace Developtools {
Dsubcommand_help.h21 namespace Developtools {
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/test/unittest/
Dnative_memory_profiler_sa_service_test.cpp53 using namespace OHOS::Developtools::NativeDaemon;
85 using namespace OHOS::Developtools::NativeDaemon;
Dnative_memory_profiler_sa_client_manager_test.cpp57 using namespace OHOS::Developtools::NativeDaemon;
87 using namespace OHOS::Developtools::NativeDaemon;
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/include/
Dnative_memory_profiler_sa_interface_code.h19 namespace OHOS::Developtools::NativeDaemon {
Dnative_memory_profiler_sa_death_recipient.h22 namespace OHOS::Developtools::NativeDaemon {
/developtools/bytrace/interfaces/kits/js/napi/
Dbytrace_napi_common.h23 namespace Developtools {
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/
Dnative_memory_profiler_sa_death_recipient.cpp20 namespace OHOS::Developtools::NativeDaemon { namespace
/developtools/profiler/device/plugins/native_daemon/src/
Dhook_standalone.cpp27 using namespace OHOS::Developtools::NativeDaemon;
29 namespace Developtools { namespace

12345678910>>...13