Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Dprocess_tree.py197 def merge_logger(self, process_subtree, logger_proc, monitored_app, app_tree): argument
205 is_app_tree = app_tree
206 if logger_proc == p.cmd and not app_tree:
212 if app_tree and monitored_app != None and monitored_app == p.cmd: