Home
last modified time | relevance | path

Searched refs:fl (Results 1 – 8 of 8) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dfilelock.proto23 uint64 fl = 1; field
36 uint64 fl = 1; field
49 uint64 fl = 1; field
74 uint64 fl = 1; field
87 uint64 fl = 1; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dfilelock.proto23 uint64 fl = 1; field
36 uint64 fl = 1; field
49 uint64 fl = 1; field
74 uint64 fl = 1; field
87 uint64 fl = 1; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dfilelock.proto23 uint64 fl = 1; field
36 uint64 fl = 1; field
49 uint64 fl = 1; field
74 uint64 fl = 1; field
87 uint64 fl = 1; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dfilelock.proto23 uint64 fl = 1; field
36 uint64 fl = 1; field
49 uint64 fl = 1; field
74 uint64 fl = 1; field
87 uint64 fl = 1; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dfilelock.proto23 uint64 fl = 1; field
36 uint64 fl = 1; field
49 uint64 fl = 1; field
74 uint64 fl = 1; field
87 uint64 fl = 1; field
/developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/event_formatters/
Dftrace_filelock_event_formatter.cpp34 …msg.fl(), ((unsigned int)((msg.s_dev()) >> 20)), ((unsigned int)((msg.s_dev()) & ((1U << 20) - 1))… in __anon1069165d0302()
56 …msg.fl(), ((unsigned int)((msg.s_dev()) >> 20)), ((unsigned int)((msg.s_dev()) & ((1U << 20) - 1))… in __anon1069165d0502()
79 …msg.fl(), ((unsigned int)((msg.s_dev()) >> 20)), ((unsigned int)((msg.s_dev()) & ((1U << 20) - 1))… in __anon1069165d0702()
123 …msg.fl(), ((unsigned int)((msg.s_dev()) >> 20)), ((unsigned int)((msg.s_dev()) & ((1U << 20) - 1))… in __anon1069165d0b02()
146 …msg.fl(), ((unsigned int)((msg.s_dev()) >> 20)), ((unsigned int)((msg.s_dev()) & ((1U << 20) - 1))… in __anon1069165d0d02()
/developtools/hdc/src/common/
Dbase.cpp854 struct flock fl; in ProgramMutex() local
855 fl.l_type = F_WRLCK; in ProgramMutex()
856 fl.l_start = 0; in ProgramMutex()
857 fl.l_whence = SEEK_SET; in ProgramMutex()
858 fl.l_len = 0; in ProgramMutex()
859 int retChild = fcntl(fd, F_SETLK, &fl); in ProgramMutex()
/developtools/profiler/hiebpf/include/
Dvmlinux.h43231 struct file_lock *fl; member
43247 struct file_lock *fl; member
54824 struct flowi fl; member
55039 struct ip6_flowlabel *fl; member
55781 struct flowi fl; member
155788 struct flowi fl; member