Home
last modified time | relevance | path

Searched refs:mapRetrieveRO (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/libs/net/common/native/bpf_syscall_wrappers/include/
H A DBpfSyscallWrappers.h115 inline int mapRetrieveRO(const char* pathname) { in mapRetrieveRO() function
/aosp12/frameworks/native/libs/cputimeinstate/
H A Dcputimeinstate.cpp148 gPidTisMapFd = unique_fd{mapRetrieveRO(BPF_FS_PATH "map_time_in_state_pid_time_in_state_map")}; in initGlobals()