Home
last modified time | relevance | path

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

/system/core/logd/
DLogStatistics.h115 pid_t entry_pid = 0; in MaxEntries() local
117 entry_pid = key; in MaxEntries()
119 entry_pid = entry.pid(); in MaxEntries()
121 if (pid && entry_pid && pid != entry_pid) { in MaxEntries()