Home
last modified time | relevance | path

Searched defs:GetPeakStackUsage (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_thread/pw_thread_protos/
H A Dthread_snapshot_service.proto31 rpc GetPeakStackUsage(ThreadRequest) returns (stream SnapshotThreadInfo) {} rpc
/aosp_15_r20/external/pigweed/pw_thread/
H A Dthread_snapshot_service.cc100 void ThreadSnapshotService::GetPeakStackUsage( in GetPeakStackUsage() function in pw::thread::proto::ThreadSnapshotService