V9/jerq/src/sysmon/load.h

struct ld {
    double l_runq;
    long l_time;
    long l_cp[5];
};

/* load being measured */
struct ld load;