Home
last modified time | relevance | path

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

/external/lisa/libs/utils/
Dtrace.py794 def _helper_sanitize_CgroupAttachTask(self, df, allowed_cgroups, controller_id_name): argument
796 df = df[df['dst_root'].isin(controller_id_name.keys())]
812 ret.append(controller_id_name[r[1]['dst_root']])