Home
last modified time | relevance | path

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

/minix3/minix/lib/libsys/
H A Dgcov.c124 int gcov_flush(endpoint_t ep, cp_grant_id_t grantid, size_t bufsize) in gcov_flush() function
164 replymsg.m_type = gcov_flush(msg->m_source, msg->m_vfs_lsys_gcov.grant, in do_gcov_flush_impl()
/minix3/minix/servers/vfs/
H A Dgcov.c61 r = gcov_flush(VFS_PROC_NR, grantid, size); in do_gcov_flush()
/minix3/minix/include/minix/
H A Dsysutil.h113 int gcov_flush(endpoint_t endpt, cp_grant_id_t grant, size_t bufsize);