Home
last modified time | relevance | path

Searched refs:CustomPUnblock (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/base/include/
Dcommon.h34 int CustomPUnblock(int fds[]);
/developtools/profiler/device/plugins/hisysevent_plugin/src/
Dhisysevent_plugin.cpp84 COMMON::CustomPUnblock(pipeFds_); in Stop()
/developtools/profiler/device/base/src/
Dcommon.cpp336 int CustomPUnblock(int fds[]) in CustomPUnblock() function