Searched refs:monitor_types (Results 1 - 1 of 1) sorted by path

/linux-master/tools/verification/dot2/
H A Ddot2k.py16 monitor_types = { "global" : 1, "per_cpu" : 2, "per_task" : 3 } variable in class:dot2k
23 self.monitor_type = self.monitor_types.get(MonitorType)

Completed in 330 milliseconds