Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
H A Dhiebpf_macros.h65 #define DCACHE_REGULAR_TYPE (0x00400000 >> FILE_TYPE_BITS) /* Regular file type (or fallthru to such) */ macro
/developtools/profiler/hiebpf/src/
H A Dhiebpf.bpf.c468 if (flags != DCACHE_DIRECTORY_TYPE && flags != DCACHE_REGULAR_TYPE) { in get_filename_by_inode()

Completed in 2 milliseconds