Home
last modified time | relevance | path

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

/src/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_processor_tbl.c54 struct processor_entry { struct
60 TAILQ_ENTRY(processor_entry) link; argument
67 TAILQ_HEAD(processor_tbl, processor_entry); argument
93 get_avg_load(struct processor_entry *e) in get_avg_load()
136 save_sample(struct processor_entry *e, long *cp_times) in save_sample()
156 static struct processor_entry *
160 struct processor_entry *entry; in proc_create_entry()
212 struct processor_entry *entry; in create_proc_table()
278 struct processor_entry *n1; in free_proc_table()
297 struct processor_entry *entry; in refresh_processor_tbl()
[all …]