Searched refs:mon_def (Results 1 – 1 of 1) sorted by relevance
461 struct rv_monitor_def *mon_def = p; in monitors_show() local463 if (mon_def->parent) in monitors_show()464 seq_printf(m, "%s:%s\n", mon_def->parent->name, in monitors_show()465 mon_def->monitor->name); in monitors_show()467 seq_printf(m, "%s\n", mon_def->monitor->name); in monitors_show()