Home
last modified time | relevance | path

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

/src/usr.sbin/pmcannotate/
H A Dpmcannotate.c316 struct aggent *agg, *tmpagg; in fqueue_compact() local
323 TAILQ_FOREACH_SAFE(agg, &fqueue, ag_fiter, tmpagg) in fqueue_compact()