sample_elm
const struct sample_elm *a1 = n1;
const struct sample_elm *a2 = (const struct sample_elm *)keyp;
const struct sample_elm *e;
size = sizeof(struct sample_elm) +
sizeof_sample_elm = n_align(size, __alignof(struct sample_elm));
struct sample_elm *e = (void *)arg;
struct sample_elm * const *ea = a;
struct sample_elm * const *eb = b;
struct sample_elm * const *ea = a;
struct sample_elm * const *eb = b;
sizeof(struct sample_elm *), sample_sortfunc_accumulative);
sizeof(struct sample_elm *), sample_sortfunc_instantaneous);
struct sample_elm *e, *o;
struct sample_elm *e;
e = (struct sample_elm *)samples->pa_ptrs[i];