Searched refs:libtop_oinfo_t (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/top-100.1.2/
H A Dlibtop.c102 typedef struct libtop_oinfo_s libtop_oinfo_t; typedef in typeref:struct:libtop_oinfo_s
235 static libtop_oinfo_t* libtop_p_oinfo_insert(int obj_id, int share_type,
977 libtop_oinfo_t *oinfo = (libtop_oinfo_t *)value;
1721 libtop_oinfo_t *oinfo;
2417 static libtop_oinfo_t *
2422 libtop_oinfo_t *oinfo = (libtop_oinfo_t *)CFDictionaryGetValue(libtop_oinfo_hash, k);
2436 oinfo = (libtop_oinfo_t *)malloc(sizeof(libtop_oinfo_t));
[all...]

Completed in 135 milliseconds