Searched refs:fake_process_row (Results 1 – 1 of 1) sorted by relevance
199 tables::ProcessMemorySnapshotTable::Row fake_process_row; in EmitRows() local200 fake_process_row.upid = context_->process_tracker->GetOrCreateProcess(0u); in EmitRows()201 fake_process_row.snapshot_id = snapshot_row_id; in EmitRows()204 ->Insert(fake_process_row) in EmitRows()