/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-small-debug-user.md | 196 [TID:18 Leak:0x320 byte(s)] Allocated from: 200 [TID:18 Leak:0x320 byte(s)] Allocated from: 212 [TID:18 Leak:0x320 byte(s)] Allocated from: 216 [TID:18 Leak:0x320 byte(s)] Allocated from: 249 [TID: 18, Used: 0x320] 260 [TID:18 Leak:0x320 byte(s)] Allocated from: 264 [TID:18 Leak:0x320 byte(s)] Allocated from: 337 [TID: 18, Used: 0x640] 413 [TID: 18, Used: 0x640] 430 [TID: 18, Used: 0x640] [all …]
|
H A D | kernel-small-debug-shell-cmd-task.md | 54 TID PID Affi CPU Status StackSize WaterLine CPUUSE10s MEMUSE TaskName 74 | TID | 任务ID。 |
|
H A D | kernel-small-debug-shell-cmd-top.md | 58 TID PID Affi CPU Status StackSize WaterLine CPUUSE10s MEMUSE TaskName 95 | TID | 任务ID。 |
|
H A D | kernel-small-debug-shell-error.md | 44 TID PID Status StackSize WaterLine Policy Priority MEMUSE TaskName 119 TID PID Status StackSize WaterLine Policy Priority MEMUSE TaskName
|
H A D | kernel-small-debug-shell-cmd-watch.md | 61 TID PID Affi CPU Status StackSize WaterLine CPUUSE10s MEMUSE TaskName
|
H A D | kernel-mini-memory-exception.md | 177 …TID Priority Status StackSize WaterLine StackPoint TopOfStack EventMask SemID CPUUSE CPUUSE10…
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | refbase.cpp | 75 …: ptrID (id), strongRefCNT (strong), weakRefCNT (weak), refCNT (ref), PID (pid), TID (tid), exTrac… in RefTracker() 86 TID = tid; in GetTrace() 97 TID = tid; in GetStrongTrace() 108 TID = tid; in GetWeakTrace() 116 …t_cast<size_t>(ptrID), reinterpret_cast<size_t>(root), strongRefCNT, weakRefCNT, refCNT, PID, TID); in PrintTrace() 122 reinterpret_cast<size_t>(ptrID), reinterpret_cast<size_t>(root), strongRefCNT, PID, TID); in PrintStrongTrace() 128 reinterpret_cast<size_t>(ptrID), reinterpret_cast<size_t>(root), weakRefCNT, PID, TID); in PrintWeakTrace()
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-debug-user.md | 204 [TID:18 Leak:0x320 byte(s)] Allocated from: 208 [TID:18 Leak:0x320 byte(s)] Allocated from: 220 [TID:18 Leak:0x320 byte(s)] Allocated from: 224 [TID:18 Leak:0x320 byte(s)] Allocated from: 257 [TID: 18, Used: 0x320] 268 [TID:18 Leak:0x320 byte(s)] Allocated from: 272 [TID:18 Leak:0x320 byte(s)] Allocated from: 345 [TID: 18, Used: 0x640] 421 [TID: 18, Used: 0x640] 438 [TID: 18, Used: 0x640] [all …]
|
H A D | kernel-small-debug-shell-cmd-task.md | 54 TID PID Affi CPU Status StackSize WaterLine CPUUSE10s MEMUSE TaskName 74 | TID | Task ID.|
|
H A D | kernel-small-debug-shell-cmd-top.md | 58 TID PID Affi CPU Status StackSize WaterLine CPUUSE10s MEMUSE TaskName 95 | TID | Task ID. |
|
H A D | kernel-small-debug-shell-error.md | 41 TID PID Status StackSize WaterLine Policy Priority MEMUSE TaskName 114 TID PID Status StackSize WaterLine Policy Priority MEMUSE TaskName
|
H A D | kernel-small-debug-shell-cmd-watch.md | 61 TID PID Affi CPU Status StackSize WaterLine CPUUSE10s MEMUSE TaskName
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/ |
H A D | doc_query.cpp | 45 EventCol::PID, EventCol::TID, EventCol::UID, in IsInnerCond() 87 } else if (cond.col_ == EventCol::TID) { in IsContainInnerCond()
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | refbase.cpp | 94 int TID; member in OHOS::RefTracker 99 …: ptrID (id), strongRefCnt (strong), weakRefCnt (weak), refCnt (ref), PID (pid), TID (tid), exTrac… in RefTracker() 107 ptrID, refCounterPtr, strongRefCnt, weakRefCnt, refCnt, PID, TID); in PrintTrace()
|
/ohos5.0/docs/zh-cn/application-dev/dfx/ |
H A D | hiperf.md | 253 … (-app PACKAGE_NAME | -lp LOCAL_PROGRAM | -cmd CMD | -p [PID [PID ...]] | -t [TID [TID ...]] | -sw)
|
H A D | hidumper.md | 436 UID PID TID PPID TCNT STIME TTY TIME CMD 447 UID PID TID PPID TCNT STIME TTY TIME CMD
|
/ohos5.0/base/web/webview/ohos_adapter/res_sched_adapter/src/ |
H A D | res_sched_client_adapter_impl.cpp | 89 constexpr char TID[] = "tid"; variable 274 { TID, std::to_string(tid) }, { ROLE, std::to_string(role) } }; in ReportKeyThread() 314 { PID, std::to_string(pid) }, { TID, std::to_string(tid) } }; in ReportAudioData()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkts/ |
H A D | js-apis-process.md | 27 | tid<sup>8+</sup> | number | Yes | No | Thread ID (TID) of the thread. | 272 Obtains the thread priority based on the specified TID. 284 | v | number | Yes | TID. | 483 Obtains the thread priority based on the specified TID. 493 | v | number | Yes | TID. |
|
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/ |
H A D | db_helper.cpp | 48 … long tid = std::strtol(record->GetEventValue(EventStore::EventCol::TID).c_str(), nullptr, 0); in GetResultMap()
|
/ohos5.0/commonlibrary/c_utils/docs/zh-cn/ |
H A D | c-utils-guide-refbase.md | 282 (sptr pointer) call (RefBase pointer). strong: x weak: x refcnnt: x PID: xxx TID: xxx 284 (sptr pointer) call (RefBase pointer). strong: x weak: x refcnnt: x PID: xxx TID: xxx
|
/ohos5.0/base/hiviewdfx/hiview/base/include/ |
H A D | sys_event.h | 44 static std::string TID; variable
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/test/unittest/common/ |
H A D | sys_event_store_utility_test.cpp | 135 ASSERT_TRUE(eventJsonStr.find(EventCol::TID) != std::string::npos); in CheckEvent()
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | hiperf.md | 253 … (-app PACKAGE_NAME | -lp LOCAL_PROGRAM | -cmd CMD | -p [PID [PID ...]] | -t [TID [TID ...]] | -sw)
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/ |
H A D | README_zh.md | 533 HILOG_INFO(HILOG_MODULE_APP, "[TID:0x%lx]Remote response is %s!", pthread_self(), data); 547 …HILOG_INFO(HILOG_MODULE_APP, "[TID:0x%lx]Notify Remote response is %s!", pthread_self(), response);
|
H A D | README.md | 474 HILOG_INFO(HILOG_MODULE_APP, "[TID:0x%lx]Remote response is %s!", pthread_self(), data); 488 …HILOG_INFO(HILOG_MODULE_APP, "[TID:0x%lx]Notify Remote response is %s!", pthread_self(), response);
|