Home
last modified time | relevance | path

Searched defs:PIPE_SIZE (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/hisysevent_plugin/src/
H A Dhisysevent_plugin.cpp30 constexpr int PIPE_SIZE = 256 * 1024; member
109 fcntl(fileno(fp_.get()), F_SETPIPE_SZ, PIPE_SIZE); in Run() local

Completed in 2 milliseconds