Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnfctl/
H A Dprobes.c79 static tnfctl_errcode_t get_num_probes(tnfctl_handle_t *, objlist_t *, int *);
211 prexstat = get_num_probes(hndl, cur_obj, &num_probes); in _tnfctl_find_all_probes()
426 get_num_probes(tnfctl_handle_t *hndl, objlist_t *obj, int *num_probes) in get_num_probes() function