Home | History | Annotate | Download | only in strace

Lines Matching refs:cfm

1918 			unsigned long *out0, *rbs_end, cfm, sof, sol, i;
1926 if (upeek(pid, PT_CFM, (long *) &cfm) < 0)
1929 sof = (cfm >> 0) & 0x7f;
1930 sol = (cfm >> 7) & 0x7f;