Searched refs:guids_runtime (Results 1 – 1 of 1) sorted by relevance
1292 avl_tree_t guids_runtime; member1316 gt = avl_find(&zevstat.guids_runtime, &to_find, &where); in zev_eventstat()1324 avl_insert(&zevstat.guids_runtime, gt, where); in zev_eventstat()1349 avl_numnodes(&zevstat.guids_runtime)); in zev_eventstat_interval()1359 avl_numnodes(&zevstat.guids_runtime)); in zev_eventstat_interval()1419 avl_create(&zevstat.guids_runtime, zev_evcompar, in zev_zevstat()1528 while (gt = avl_first(&zevstat.guids_runtime)) { in zev_zevstat()1529 avl_remove(&zevstat.guids_runtime, gt); in zev_zevstat()