Home
last modified time | relevance | path

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

/external/bcc/tools/lib/
Dustat.py33 EXCP = "EXCP" variable in Category
163 "ExceptionOccurred__entry": Category.EXCP
174 "exception__thrown": Category.EXCP
191 "raise": Category.EXCP
270 stats.get(Category.EXCP, 0) / self.args.interval,