Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/latencytop/common/
H A Dstat.c36 typedef struct _lt_stat_collection lt_stat_collection_t; typedef
38 lt_stat_collection_t *stat, void *user);
65 lt_stat_collection_t *lt_sc_parent; /* Parent node */
81 static lt_stat_collection_t *stat_system = NULL;
180 check_process(gpointer key, lt_stat_collection_t *stat, void *user) in check_process()
193 check_thread(gpointer key, lt_stat_collection_t *stat, void *user) in check_thread()
209 free_stat(lt_stat_collection_t *stat) in free_stat()
240 clear_stat(gpointer key, lt_stat_collection_t *stat, void *user) in clear_stat()
271 update_stat_entry(lt_stat_collection_t *stat, int cause_id, in update_stat_entry()
385 static lt_stat_collection_t *
[all …]