Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dsystem_probes_parser.cc46 const char kKthreaddName[] = "kthreadd"; variable
248 kKthreaddPid, base::nullopt, kKthreaddName, base::StringView()); in ParseProcessTree()
/external/perfetto/src/trace_processor/importers/ftrace/
Dftrace_parser.cc73 const char kKthreaddName[] = "kthreadd"; variable
1119 kKthreaddPid, base::nullopt, kKthreaddName, base::StringView()); in ParseTaskNewTask()