Home
last modified time | relevance | path

Searched refs:per (Results 1 – 25 of 88) sorted by relevance

1234

/plan9/sys/src/cmd/qi/
H A Dtiming6 issue at most one per unit per cycle
/plan9/lib/sky/
H A Dname.scat7 AD per sao23207
15 AG per sao56973
34 AW per sao57431
70 DM per sao23321
86 FZ per sao23217
89 IW per sao56538
91 IX per sao56559
92 IZ per sao22364
93 KK per sao22994
94 KP per sao38927
[all …]
H A Dconstelnames63 per perseus
/plan9/lib/
H A Dvideo.specs2 # samples per line
3 # lines per frame
/plan9/sys/src/cmd/astro/
H A Dmain.c20 per = PER; in main()
64 day += per; in main()
95 per = atof(p); in args()
H A Dastro.h88 double day, deld, per; variable
/plan9/sys/src/9/teg2/notes/
H A Dassumes-hz-under-10001 ./dat.h:9: #define MS2HZ (1000/HZ) /* millisec per clock tick */
/plan9/sys/src/9/rb/
H A Dwords11 l1 i-cache 4 ways, 512 sets, 32 bytes per line = 64K
12 l1 d-cache 4 ways, 256 sets, 32 bytes per line = 32k
/plan9/sys/src/libmp/port/
H A Dmkfile37 # cull things in the per-machine directories from this list
/plan9/sys/src/ape/lib/mp/port/
H A Dmkfile40 # cull things in the per-machine directories from this list
/plan9/sys/src/9/omap/
H A Darchomap.c656 Cm *per = (Cm *)PHYSSCMPER; in configper() local
658 per->clksel[0] &= ~MASK(8); /* select 32kHz clock for GPTIMER2-9 */ in configper()
660 per->iclken |= Perenable; in configper()
662 per->fclken |= Perenable; in configper()
664 while (per->idlest & Perenable) in configper()
667 per->autoidle = 0; in configper()
/plan9/sys/doc/
H A Dbackup.ms45 we record 45 arenas per BD.
118 One would then initialise the new disk partitions per
124 once per BD track (arena).
/plan9/sys/src/cmd/gs/jpeg/
H A Djconfig.vc18 /* Define "boolean" as unsigned char, not int, per Windows custom */
/plan9/sys/src/ape/lib/ap/gen/
H A Dmkfile59 # cull things in the per-machine directories from this list
/plan9/sys/src/libsec/port/
H A Dmkfile23 # cull things in the per-machine directories from this list
/plan9/acme/bin/source/acd/
H A Doutline7 reads cd status once per second, sending
/plan9/sys/src/cmd/ssh2/
H A D_changes21 *File -> Q* per all other file servers
/plan9/sys/src/ape/lib/sec/port/
H A Dmkfile29 # cull things in the per-machine directories from this list
/plan9/sys/src/cmd/fossil/
H A Dhistory22 allow multiple snapshots per minute
/plan9/sys/src/cmd/spin/
H A Dpangen1.h6883 only one process can disappear per step
/plan9/sys/src/cmd/venti/srv/
H A Dfixarenas.c1115 int i, j, per; in loadci() local
1119 per = arena->blocksize/ClumpInfoSize; in loadci()
1124 for(i=0; i<nci; i+=per){ in loadci()
1131 for(j=0; j<per && i+j<nci; j++) in loadci()
1140 int i, j, per; in writeci() local
1143 per = arena->blocksize/ClumpInfoSize; in writeci()
1146 for(i=0; i<nci; i+=per){ in writeci()
1154 for(j=0; j<per && i+j<nci; j++) in writeci()
/plan9/sys/src/9/port/
H A Dproc.c1547 ulong n, per; in accounttime() local
1558 per = n - m->perf.last; in accounttime()
1560 per = (m->perf.period*(HZ-1) + per)/HZ; in accounttime()
1561 if(per != 0) in accounttime()
1562 m->perf.period = per; in accounttime()
/plan9/sys/src/libc/port/
H A Dmkfile118 # cull things in the per-machine directories from this list
/plan9/
H A DREADME34 transfer to Plan 9 Foundation and remain in effect per the terms found
/plan9/sys/src/9/teg2/
H A D_announce16 an electric cattle prod by software about once per day when it wedges.

1234