Home
last modified time | relevance | path

Searched refs:last_worker_id (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/trace_processor/importers/ninja/
Dninja_log_parser.cc151 uint32_t last_worker_id = cur_build_id_; in NotifyEndOfFile() local
169 uint32_t worker_id = ++last_worker_id; in NotifyEndOfFile()