HomeSort by relevance Sort by last modified time
    Searched defs:WriteThread (Results 1 - 2 of 2) sorted by null

  /external/perfetto/src/traced/probes/ps/
process_stats_data_source.cc 162 WriteThread(tid, pid, /*optional_name=*/nullptr);
221 WriteThread(pid, tgid, thread_name.empty() ? nullptr : thread_name.c_str());
244 void ProcessStatsDataSource::WriteThread(int32_t tid,
  /external/google-breakpad/src/tools/linux/md2core/
minidump-2-core.cc 747 WriteThread(const CrashedProcess::Thread& thread, int fatal_signal) {
    [all...]

Completed in 284 milliseconds