| /developtools/profiler/host/smartperf/ide/test/trace/component/trace/timer-shaft/ |
| D | SportRuler.test.ts | 85 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/ |
| D | binder_filter_test.cpp | 64 …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
|
| D | htrace_binder_event_test.cpp | 59 …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/ |
| D | i2c.proto | 26 uint32 flags = 4; field 35 uint32 flags = 4; field 52 uint32 flags = 4; field
|
| D | sunrpc.proto | 106 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 …]
|
| D | v4l2.proto | 27 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
|
| D | pagemap.proto | 32 uint64 flags = 4; field
|
| D | ext4.proto | 40 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 …]
|
| D | timer.proto | 99 uint32 flags = 5; field
|
| D | writeback.proto | 95 uint64 flags = 4; field 112 uint64 flags = 4; field 158 uint64 flags = 4; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | i2c.proto | 26 uint32 flags = 4; field 35 uint32 flags = 4; field 52 uint32 flags = 4; field
|
| D | sunrpc.proto | 106 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 …]
|
| D | v4l2.proto | 27 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
|
| D | pagemap.proto | 32 uint64 flags = 4; field
|
| D | f2fs.proto | 48 uint32 flags = 5; field
|
| D | ext4.proto | 40 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 …]
|
| D | timer.proto | 99 uint32 flags = 5; field
|
| D | writeback.proto | 95 uint64 flags = 4; field 112 uint64 flags = 4; field 158 uint64 flags = 4; field
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | file_utils.cpp | 74 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/ |
| D | file.cpp | 55 int OpenFile(const std::string& path, int flags, uint32_t mode) in OpenFile()
|
| /developtools/profiler/device/base/src/ |
| D | event_notifier.cpp | 54 int flags = fcntl(fd_, F_GETFL); in EventNotifier() local
|
| /developtools/hiperf/include/ |
| D | mem_map_item.h | 32 uint16_t flags = 0; // ps : MAP_PRIVATE | MAP_SHARED variable
|
| /developtools/profiler/device/plugins/native_daemon/include/ |
| D | mem_map_item.h | 28 uint16_t flags = 0; // ps : MAP_PRIVATE | MAP_SHARED variable
|
| /developtools/hdc/src/common/ |
| D | tcp.cpp | 36 unsigned flags) in RecvUDP()
|
| /developtools/profiler/device/plugins/api/src/ |
| D | command_poller.cpp | 66 int flags = fcntl(eventFd, F_GETFL); in OnCreateSessionCmd() local
|