/developtools/smartperf_host/trace_streamer/src/rpc/ |
H A D | ffrt_converter.h | 70 bool ProcessMarkWithFFRT(const int index, int &prio, int32_t &gid, const ThreadInfo &threadInfo); 73 const long long gid, 77 const long long gid, 83 const long long gid, 85 std::string ReplaceSchedWakeLog(std::string &fakeLog, const std::string &label, const int pid, const long long gid); 86 std::string ReplaceSchedBlockLog(std::string &fakeLog, const int pid, const long long gid); 90 const long long gid); 91 std::string ConvertWorkerLogToTask(const std::string &mark, const int pid, const long long gid, const int tid); 92 std::string GetTaskId(int pid, long long gid);
|
H A D | ffrt_converter.cpp | 98 const long long gid, in MakeBeginFakeLog() 105 auto taskId = GetTaskId(threadInfo.pid, gid); in MakeBeginFakeLog() 111 threadInfo.name.c_str(), threadInfo.tid, prio, taskLabels_[threadInfo.pid][gid].c_str(), taskId.c_str(), prio); in MakeBeginFakeLog() 116 const long long gid, in MakeEndFakeLog() 123 auto taskId = GetTaskId(threadInfo.pid, gid); in MakeEndFakeLog() 128 taskLabels_[threadInfo.pid][gid].c_str(), taskId.c_str(), threadInfo.pid, cpuId.c_str(), endTimeStamp.c_str(), in MakeEndFakeLog() 129 taskLabels_[threadInfo.pid][gid].c_str(), taskId.c_str(), prio, threadInfo.name.c_str(), threadInfo.tid, prio); in MakeEndFakeLog() 138 const long long gid, in ReplaceSchedSwitchLog() 143 auto taskId = GetTaskId(pid, gid); in ReplaceSchedSwitchLog() 148 (void)sprintf_s(result.get(), MAX_LEN, " %s-%s ", taskLabels_[pid][gid] in ReplaceSchedSwitchLog() 97 MakeBeginFakeLog(const std::string &mark, const long long gid, const int prio, const ThreadInfo &threadInfo) MakeBeginFakeLog() argument 115 MakeEndFakeLog(const std::string &mark, const long long gid, const int prio, const ThreadInfo &threadInfo) MakeEndFakeLog() argument 135 ReplaceSchedSwitchLog(std::string &fakeLog, const std::string &mark, const int pid, const long long gid, const int tid) ReplaceSchedSwitchLog() argument 177 ReplaceSchedWakeLog(std::string &fakeLog, const std::string &label, const int pid, const long long gid) ReplaceSchedWakeLog() argument 200 ReplaceSchedBlockLog(std::string &fakeLog, const int pid, const long long gid) ReplaceSchedBlockLog() argument 212 ReplaceTracingMarkLog(std::string &fakeLog, const std::string &label, const int pid, const long long gid) ReplaceTracingMarkLog() argument 227 ConvertWorkerLogToTask(const std::string &mark, const int pid, const long long gid, const int tid) ConvertWorkerLogToTask() argument 317 GetTaskId(int pid, long long gid) GetTaskId() argument 320 ss << pid << "0" << gid; GetTaskId() local 374 auto gid = WAKE_EVENT_DEFAULT_VALUE; ConvertFfrtThreadToFfrtTask() local 464 ProcessMarkWithFFRT(const int index, int &prio, int32_t &gid, const ThreadInfo &threadInfo) ProcessMarkWithFFRT() argument [all...] |
/developtools/integration_verification/tools/startup_guard/config_parser_mgr/user_group/ |
H A D | user_group_parser.py | 103 gid = int(passwd_info[3], 10) 108 "groupId" : gid,
|
/developtools/profiler/hiebpf/include/ |
H A D | hiebpf_types.h | 22 __u32 gid; member 56 __u32 gid; member
|
H A D | vmlinux.h | 2504 kgid_t gid; member 2590 kgid_t gid; member 3335 kgid_t gid; member 4469 kgid_t gid[0]; member 4592 kgid_t gid; member 20069 kgid_t gid; member 23500 pid_t gid; member 26689 kgid_t gid; member 26755 kgid_t gid; member 26779 kgid_t gid; member 26901 kgid_t gid; global() member 27015 kgid_t gid; global() member 27042 kgid_t gid; global() member 37130 kgid_t gid; global() member 37179 kgid_t gid; global() member 40612 kgid_t gid; global() member 41304 kgid_t gid; global() member 44253 kgid_t gid; global() member 45597 int gid; global() member 45887 kgid_t gid; global() member 47479 gid_t gid; global() member 47489 gid_t gid; global() member 49840 kgid_t gid; global() member 50642 uint32_t gid; global() member 50977 uint32_t gid; global() member 51043 uint32_t gid; global() member 51488 kgid_t gid; global() member 51537 kgid_t gid; global() member 51651 __kernel_gid32_t gid; global() member 51665 __compat_gid32_t gid; global() member 51679 __compat_gid_t gid; global() member 51689 __kernel_gid_t gid; global() member 57734 kgid_t gid; global() member 58591 kgid_t gid; global() member 58960 kgid_t gid; global() member 59088 gid_t gid; global() member 63192 union ib_gid gid; global() member 64191 struct ib_gid_table *gid; global() member 73040 unsigned int gid; global() member 115717 int gid; global() member 116926 kgid_t gid; global() member 140332 void *gid; global() member 140364 void *gid; global() member 145227 __u32 gid; global() member [all...] |
/developtools/hdc/src/common/ |
H A D | header.h | 72 uint8_t gid[8]; member
|
/developtools/hdc/hdc_rust/src/tar/ |
H A D | header.rs | 77 gid: [u8; 8], 129 gid: [0u8; 8], in new() 152 gid: data[116..124].try_into().unwrap(), 277 check_sum(&self.gid); in updata_check_sum() 308 copy_data(&self.gid);
|
/developtools/profiler/hiebpf/src/ |
H A D | hiebpf.bpf.c | 138 cmplt_event->gid = (bpf_get_current_uid_gid() >> SHIFT_32); in emit_fstrace_event() 300 cmplt_event->gid = (bpf_get_current_uid_gid() >> SHIFT_32); in emit_pftrace_event()
|
/developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/event_formatters/ |
H A D | ftrace_ext4_event_formatter.cpp | 825 "ext4_free_inode: dev %d,%d ino %" PRIu64 " mode 0%o uid %u gid %u blocks %" PRIu64 "", 827 msg.mode(), msg.uid(), msg.gid(), msg.blocks()); 1259 "ext4_other_inode_update_time: dev %d,%d orig_ino %" PRIu64 " ino %" PRIu64 " mode 0%o uid %u gid %u", 1261 msg.ino(), msg.mode(), msg.uid(), msg.gid());
|