Home
last modified time | relevance | path

Searched refs:thold (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/pctr/
H A Dpctr.c50 static int ctr, func, masku, thold; variable
123 thold = strtonum(optarg, 0, 0xff, &errstr); in main()
495 val |= thold << PCTR_CM_SHIFT; in pctr_set_cntr()