Home
last modified time | relevance | path

Searched defs:add_counters (Results 1 – 2 of 2) sorted by relevance

/external/chromium-crossbench/crossbench/probes/profiling/
Dsystem_profiling.py361 def add_counters(self) -> Tuple[str, ...]: member in ProfilingProbe
/external/iptables/iptables/
Dnft.c1663 int add_counters(struct nftnl_rule *r, uint64_t packets, uint64_t bytes) in add_counters() function