Searched refs:tscale (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_ctimer.c36 bu32 tcntl, tperiod, tscale, tcount; member in struct:bfin_ctimer
57 return (ctimer->tscale & 0xff) + 1;
177 case mmr_offset(tscale):
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_ctimer.c36 bu32 tcntl, tperiod, tscale, tcount; member in struct:bfin_ctimer
57 return (ctimer->tscale & 0xff) + 1;
177 case mmr_offset(tscale):
/netbsd-current/usr.sbin/lockstat/
H A Dmain.c149 static double tscale; variable
364 tscale = cscale / NANO;
789 l->time * tscale, l->name);
805 lb->lb_times[event] * tscale, l->name, fname);

Completed in 250 milliseconds