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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diolib.c93 static DataHandle data_hndls[PROFILE_DATAHNDL_MAX]; variable
200 if (data_hndls[i].active == 0)
202 hndl = &data_hndls[i];
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diolib.c93 static DataHandle data_hndls[PROFILE_DATAHNDL_MAX]; variable
200 if (data_hndls[i].active == 0)
202 hndl = &data_hndls[i];

Completed in 207 milliseconds