Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/commands/cvd/
Dlogger.cpp36 auto thread_id = std::this_thread::get_id(); in ServerLogger() local
59 auto thread_id = std::this_thread::get_id(); in ScopedLogger() local
67 auto thread_id = std::this_thread::get_id(); in ScopedLogger() local
73 auto thread_id = std::this_thread::get_id(); in ~ScopedLogger() local
Dserver.h90 std::thread::id thread_id; member
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenccli_platform_dependents.cpp129 int thread_id; member
Dastcenccli_toplevel.cpp195 int thread_id, in compression_workload_runner()
222 int thread_id, in decompression_workload_runner()
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2509 optional int32 thread_id = 4; field
7470 optional uint32 thread_id = 5; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp1683 uint32_t thread_id = 0; member
43750 uint32_t thread_id() const { return at<5>().as_uint32(); } in thread_id() function in perfetto::protos::pbzero::PerfettoMetatrace_Decoder