Searched refs:hz (Results 1 – 4 of 4) sorted by relevance
21 hz = float(argvrem[0]) variable41 totalpower += val/hz43 avecurrent = totalpower * hz *1000 / samplectr
35 (-h) hz=$2; shift;;49 hz=${hz:=$defaultFrequency}165 set -- $($POWERAVE $hz $voltage $powerfile)
56 hz=5128 monsoon.par --timestamp --samples $samples --hz 5171 ((garbage=hz*60*garbageminutes))272 ((twentyminutes=hz*20*60))
357 static int hz; variable362 if ((hz = sysconf(_SC_CLK_TCK)) == -1) in get_HZ()445 state->uptime = (unsigned long long) up_sec * hz + in read_disk_util_state()446 (unsigned long long) up_cent * hz / 100; in read_disk_util_state()469 state->tot_ticks *= hz; /* to hz */ in read_disk_util_state()