Searched refs:me1 (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/pmcstudy/ |
H A D | pmcstudy.c | 998 double con1, con2, con3, un, me1, me2, me3, res; in cache2has() local 1008 me1 = mem1->vals[pos] * 1.0; in cache2has() 1013 me1 = mem1->sum * 1.0; in cache2has() 1018 res = ((me1 * con1) + (me2 * con2) + (me3 * con3))/un; in cache2has()
|
/freebsd/sys/dev/pci/ |
H A D | pci.c | 4522 char me1[24], me2[32]; in pci_hint_device_unit() local 4531 snprintf(me1, sizeof(me1), "pci%u:%u:%u", b, s, f); in pci_hint_device_unit() 4537 if (strcmp(at, me1) == 0 || strcmp(at, me2) == 0) { in pci_hint_device_unit()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | games | 309 !:ext xxx/tfc/upk/me1/u
|