| /developtools/smartperf_host/trace_streamer/test/unittest/filter/ |
| D | irq_filter_test.cpp | 197 uint32_t vec = 1; variable 212 uint32_t vec = 1; variable 231 uint32_t vec = 1; variable 247 uint32_t vec = 1; variable 273 uint32_t vec = 1; variable 293 uint32_t vec = 1; variable 318 uint32_t vec = 1; variable
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | irq.proto | 35 uint32 vec = 1; field 40 uint32 vec = 1; field 45 uint32 vec = 1; field
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | irq.proto | 35 uint32 vec = 1; field 40 uint32 vec = 1; field 45 uint32 vec = 1; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | irq.proto | 35 uint32 vec = 1; field 40 uint32 vec = 1; field 45 uint32 vec = 1; field
|
| /developtools/profiler/hiebpf/include/ |
| D | fstrace_progs.h | 220 int BPF_KPROBE(do_readv_entry, unsigned long fd, const struct iovec __user* vec, unsigned long vlen… in BPF_KPROBE() 260 int BPF_KPROBE(do_writev_entry, unsigned long fd, const struct iovec __user* vec, unsigned long vle… in BPF_KPROBE() 301 unsigned long fd, const struct iovec __user* vec, in BPF_KPROBE() 348 static __always_inline int pwritev_entry(unsigned long fd, const struct iovec __user* vec, in pwritev_entry() 388 unsigned long fd, const struct iovec __user * vec, in BPF_KPROBE() 403 unsigned long fd, const struct iovec __user * vec, in BPF_KPROBE() 421 compat_ulong_t fd, const struct iovec __user* vec, in BPF_KPROBE() 436 compat_ulong_t fd, const struct iovec __user* vec, in BPF_KPROBE()
|
| D | fstrace_types.h | 57 const struct iovec __user* vec; member 64 const struct iovec __user* vec; member 71 const struct iovec __user* vec; member 79 const struct iovec __user* vec; member
|
| D | vmlinux.h | 21647 unsigned int vec; member 58246 struct aa_profile *vec[0]; member 111204 const struct kvec *vec; member
|
| /developtools/smartperf_host/trace_streamer/src/filter/ |
| D | irq_filter.cpp | 56 void IrqFilter::SoftIrqEntry(int64_t ts, uint32_t cpu, uint32_t vec) in SoftIrqEntry() 63 void IrqFilter::SoftIrqExit(int64_t ts, uint32_t cpu, uint32_t vec) in SoftIrqExit()
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | smartperf_main.cpp | 25 std::vector<std::string> vec; in main() local
|
| /developtools/hdc/hdc_rust/src/transfer/ |
| D | uart_wrapper.rs | 181 let vec = vec.lock().await; in get_package() localVariable 196 let mut vec = vec.lock().await; in put_package() localVariable 200 let mut vec = Vec::<Arc<Mutex<OutputData>>>::new(); in put_package() localVariable 213 let vec = vec.lock().await; in update_package() localVariable 249 let mut vec = vec.lock().await; in remove_package() localVariable
|
| /developtools/profiler/host/smartperf/client/client_command/include/ |
| D | sp_thread_socket.h | 127 std::vector<std::string> vec; in EditorRecv() local
|
| /developtools/profiler/proto_encoder/test/unittest/ |
| D | base_message_unittest.cpp | 801 std::vector<int32_t> vec; variable 849 std::vector<uint32_t> vec; variable 897 std::vector<uint64_t> vec; variable
|
| /developtools/smartperf_host/trace_streamer/src/parser/bytrace_parser/ |
| D | bytrace_event_parser.cpp | 632 auto vec = base::StrToInt<uint32_t>(args.at("vec")); in SoftIrqEntryEvent() local 644 auto vec = base::StrToInt<uint32_t>(args.at("vec")); in SoftIrqExitEvent() local
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | utilities.cpp | 484 std::string BufferToHexString(const std::vector<unsigned char> &vec) in BufferToHexString()
|
| /developtools/hdc/src/common/ |
| D | auth.cpp | 162 vector<uint8_t> vec = Base::Base64Encode((const uint8_t *)&publicKey, sizeof(RSAPublicKey)); in WritePublicKeyfile() local
|
| /developtools/hiperf/src/ |
| D | utilities.cpp | 563 std::string BufferToHexString(const std::vector<unsigned char> &vec) in BufferToHexString()
|