Searched defs:iflow (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diolib.c568 getBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) argument
577 remapBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) argument
701 newBlock(DataHandle *hndl, unsigned iflow, unsigned ichunk) argument
714 deleteBlock(DataHandle *hndl, unsigned iflow, unsigned ichunk) argument
788 unsigned iflow = tid % hndl->nflow; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diolib.c565 getBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) argument
574 remapBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) argument
699 newBlock(DataHandle *hndl, unsigned iflow, unsigned ichunk) argument
712 deleteBlock(DataHandle *hndl, unsigned iflow, unsigned ichunk) argument
787 unsigned iflow = (unsigned) (((unsigned long) tid) % hndl->nflow); local
[all...]

Completed in 182 milliseconds