summaryrefslogtreecommitdiff
blob: b53862b822a2a408f4282db6fbd0a5e90015c2af (plain)
1
2
3
4
5
6
7
8
9
10
(tag_existing
   (
      (wf waveform UNREAD_WAVEFORM)
   )
   (not
      (exists ps process
         (is_accessed_by wf ps)
      )
   )
)