Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/hisysevent_plugin/src/
H A Dhisysevent_plugin.cpp110 int aPipeSize = fcntl(fileno(fp_.get()), F_GETPIPE_SZ); in Run() local
111 PROFILER_LOG_INFO(LOG_CORE, "{fp = %d, aPipeSize=%d, PIPE_SIZE=%d}", fileno(fp_.get()), aPipeSize, PIPE_SIZE); in Run()

Completed in 1 milliseconds