Home
last modified time | relevance | path

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

/busybox-1.35.0/procps/
Dtop.c147 typedef struct save_hist { struct
150 } save_hist; typedef
182 struct save_hist *prev_hist;
361 struct save_hist *new_hist; in do_stats()