Searched defs:Sample (Results 1 – 2 of 2) sorted by relevance
49 typedef struct Sample Sample; typedef50 struct Sample struct52 Sample *next; argument53 uvlong ticks;54 vlong ltime;55 vlong stime;
165 typedef struct Sample Sample; typedef215 struct Sample struct226 Sample samples[5]; argument