Searched refs:open_nanos (Results 1 – 4 of 4) sorted by relevance
163 IOSTATS_TIMER_GUARD(open_nanos); in NewSequentialFile()182 IOSTATS_TIMER_GUARD(open_nanos); in NewSequentialFile()218 IOSTATS_TIMER_GUARD(open_nanos); in NewRandomAccessFile()301 IOSTATS_TIMER_GUARD(open_nanos); in OpenWritableFile()400 IOSTATS_TIMER_GUARD(open_nanos); in ReuseWritableFile()469 IOSTATS_TIMER_GUARD(open_nanos); in NewRandomRWFile()494 IOSTATS_TIMER_GUARD(open_nanos); in NewMemoryMappedFileBuffer()537 IOSTATS_TIMER_GUARD(open_nanos); in NewDirectory()553 IOSTATS_TIMER_GUARD(open_nanos); in NewLogger()787 IOSTATS_TIMER_GUARD(open_nanos); in LockFile()
28 open_nanos = 0; in Reset()48 IOSTATS_CONTEXT_OUTPUT(open_nanos); in ToString()
161 IOSTATS_TIMER_GUARD(open_nanos); in NewSequentialFile()199 IOSTATS_TIMER_GUARD(open_nanos); in NewRandomAccessFile()314 IOSTATS_TIMER_GUARD(open_nanos); in OpenWritableFile()382 IOSTATS_TIMER_GUARD(open_nanos); in NewRandomRWFile()419 IOSTATS_TIMER_GUARD(open_nanos); in NewMemoryMappedFileBuffer()504 IOSTATS_TIMER_GUARD(open_nanos); in NewDirectory()862 IOSTATS_TIMER_GUARD(open_nanos); in LockFile()926 IOSTATS_TIMER_GUARD(open_nanos); in NewLogger()
32 uint64_t open_nanos; member