Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 25 of 47) sorted by relevance

12

/developtools/profiler/host/smartperf/ide/test/trace/component/trace/timer-shaft/
DSportRuler.test.ts85 let flags = new Array<Flag>() variable
109 let flags = new Array<Flag>() variable
142 let flags = new Array<Flag>() variable
160 let flags = new Array<Flag>() variable
178 let flags = new Array<Flag>() variable
196 let flags = new Array<Flag>() variable
236 let flags = new Array<Flag>() variable
/developtools/profiler/host/smartperf/trace_streamer/test/unittest/
Dbinder_filter_test.cpp64 …int32_t flags = 0x02; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_); … variable
89 int32_t flags = 0x02; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable
133 int32_t flags = 0x02; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable
171 int32_t flags = 0x02; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable
200 int32_t flags = 0x01; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable
222 int32_t flags = 0x01; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable
252 int32_t flags = 0x01; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable
282 int32_t flags = 0x01; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable
Dhtrace_binder_event_test.cpp59 …uint32_t flags = 0x02; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_);… variable
104 …uint32_t flags = 0x02; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_);… variable
169 … uint32_t flags = 0x02; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable
254 … uint32_t flags = 0x02; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable
317 … uint32_t flags = 0x01; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable
360 … uint32_t flags = 0x01; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable
423 … uint32_t flags = 0x01; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable
486 … uint32_t flags = 0x01; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Di2c.proto26 uint32 flags = 4; field
35 uint32 flags = 4; field
52 uint32 flags = 4; field
Dsunrpc.proto106 uint32 flags = 6; field
116 uint32 flags = 6; field
126 uint32 flags = 6; field
136 uint32 flags = 6; field
147 uint32 flags = 6; field
155 uint64 flags = 3; field
172 uint64 flags = 3; field
180 uint64 flags = 3; field
192 uint64 flags = 2; field
201 uint64 flags = 3; field
[all …]
Dv4l2.proto27 uint32 flags = 5; field
49 uint32 flags = 5; field
68 uint32 flags = 2; field
87 uint32 flags = 2; field
106 uint32 flags = 2; field
125 uint32 flags = 2; field
Dpagemap.proto32 uint64 flags = 4; field
Dext4.proto40 uint32 flags = 11; field
102 uint32 flags = 5; field
129 uint32 flags = 5; field
300 int32 flags = 3; field
330 uint32 flags = 5; field
337 uint32 flags = 3; field
445 int32 flags = 5; field
462 uint32 flags = 2; field
483 uint32 flags = 5; field
490 uint32 flags = 3; field
[all …]
Dtimer.proto99 uint32 flags = 5; field
Dwriteback.proto95 uint64 flags = 4; field
112 uint64 flags = 4; field
158 uint64 flags = 4; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Di2c.proto26 uint32 flags = 4; field
35 uint32 flags = 4; field
52 uint32 flags = 4; field
Dsunrpc.proto106 uint32 flags = 6; field
116 uint32 flags = 6; field
126 uint32 flags = 6; field
136 uint32 flags = 6; field
147 uint32 flags = 6; field
155 uint64 flags = 3; field
172 uint64 flags = 3; field
180 uint64 flags = 3; field
192 uint64 flags = 2; field
201 uint64 flags = 3; field
[all …]
Dv4l2.proto27 uint32 flags = 5; field
49 uint32 flags = 5; field
68 uint32 flags = 2; field
87 uint32 flags = 2; field
106 uint32 flags = 2; field
125 uint32 flags = 2; field
Dpagemap.proto32 uint64 flags = 4; field
Df2fs.proto48 uint32 flags = 5; field
Dext4.proto40 uint32 flags = 11; field
102 uint32 flags = 5; field
129 uint32 flags = 5; field
300 int32 flags = 3; field
330 uint32 flags = 5; field
337 uint32 flags = 3; field
445 int32 flags = 5; field
462 uint32 flags = 2; field
483 uint32 flags = 5; field
490 uint32 flags = 3; field
[all …]
Dtimer.proto99 uint32 flags = 5; field
Dwriteback.proto95 uint64 flags = 4; field
112 uint64 flags = 4; field
158 uint64 flags = 4; field
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dfile_utils.cpp74 int FileUtils::WriteFile(const std::string& path, const std::string& content, int flags) in WriteFile()
79 int FileUtils::WriteFile(const std::string& path, const std::string& content, int flags, int mode) in WriteFile()
/developtools/profiler/host/smartperf/trace_streamer/src/base/
Dfile.cpp55 int OpenFile(const std::string& path, int flags, uint32_t mode) in OpenFile()
/developtools/profiler/device/base/src/
Devent_notifier.cpp54 int flags = fcntl(fd_, F_GETFL); in EventNotifier() local
/developtools/hiperf/include/
Dmem_map_item.h32 uint16_t flags = 0; // ps : MAP_PRIVATE | MAP_SHARED variable
/developtools/profiler/device/plugins/native_daemon/include/
Dmem_map_item.h28 uint16_t flags = 0; // ps : MAP_PRIVATE | MAP_SHARED variable
/developtools/hdc/src/common/
Dtcp.cpp36 unsigned flags) in RecvUDP()
/developtools/profiler/device/plugins/api/src/
Dcommand_poller.cpp66 int flags = fcntl(eventFd, F_GETFL); in OnCreateSessionCmd() local

12