Home
last modified time | relevance | path

Searched defs:Sample (Results 1 – 2 of 2) sorted by relevance

/plan9-contrib/sys/src/cmd/aux/
H A Dtimesync.c49 typedef struct Sample Sample; typedef
50 struct Sample struct
52 Sample *next; argument
53 uvlong ticks;
54 vlong ltime;
55 vlong stime;
/plan9-contrib/sys/src/9/pc/
H A Detherwpi.c165 typedef struct Sample Sample; typedef
215 struct Sample struct
226 Sample samples[5]; argument