HomeSort by relevance Sort by last modified time
    Searched refs:WriteThread (Results 1 - 3 of 3) 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,
process_stats_data_source.h 98 void WriteThread(int32_t tid, int32_t tgid, const char* optional_name);
  /external/google-breakpad/src/tools/linux/md2core/
minidump-2-core.cc 747 WriteThread(const CrashedProcess::Thread& thread, int fatal_signal) {
    [all...]

Completed in 400 milliseconds