Searched refs:mem3 (Results 1 - 7 of 7) sorted by last modified time

/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c27296 } mem3 = { 97535575 }; variable in typeref:struct:Mem3Global
27298 #define mem3 macro
[all...]
/freebsd-current/lib/libc/gen/
H A Dfts.c192 goto mem3;
209 mem3: fts_lfree(root);
H A Dfts-compat11.c194 goto mem3;
211 mem3: fts_lfree(root);
H A Dfts-compat.c165 goto mem3;
204 goto mem3;
221 mem3: fts_lfree(root);
/freebsd-current/usr.sbin/pmcstudy/
H A Dpmcstudy.c876 struct counters *mem1, *mem2, *mem3; local
887 mem3 = find_counter(cpu, "MEM_LOAD_UOPS_LLC_HIT_RETIRED.XSNP_HITM");
891 me_3 = mem3->vals[pos] * 1.0;
896 me_3 = mem3->sum * 1.0;
996 struct counters *mem1, *mem2, *mem3; local
1006 mem3 = find_counter(cpu, "MEM_LOAD_UOPS_LLC_HIT_RETIRED.XSNP_HITM");
1010 me3 = mem3->vals[pos] * 1.0;
1015 me3 = mem3->sum * 1.0;
/freebsd-current/contrib/mandoc/
H A Dcompat_fts.c111 goto mem3;
146 goto mem3;
155 mem3: fts_lfree(root);
/freebsd-current/contrib/nvi/common/
H A Dseq.c84 goto mem3;
95 mem3: free(qp->name);

Completed in 843 milliseconds