Home
last modified time | relevance | path

Searched refs:pipeSize (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/hilog_plugin/src/
H A Dhilog_plugin.cpp107 int pipeSize = fcntl(fileno(fp_.get()), F_GETPIPE_SZ); in Start() local
108 PROFILER_LOG_INFO(LOG_CORE, "{fp = %d, pipeSize=%d, oldPipeSize=%d}", fileno(fp_.get()), pipeSize, oldPipeSize); in Start()

Completed in 1 milliseconds