Home
last modified time | relevance | path

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

/dports/net/quagga/quagga-1.2.4/lib/
H A Dthread.c243 cpu_record_hash_key (struct cpu_thread_history *a) in cpu_record_hash_key()
250 const struct cpu_thread_history *b) in cpu_record_hash_cmp()
256 cpu_record_hash_alloc (struct cpu_thread_history *a) in cpu_record_hash_alloc()
258 struct cpu_thread_history *new; in cpu_record_hash_alloc()
268 struct cpu_thread_history *hist = a; in cpu_record_hash_free()
275 struct cpu_thread_history *a) in vty_out_cpu_thread_history()
301 struct cpu_thread_history *totals = args[0]; in cpu_record_hash_print()
304 struct cpu_thread_history *a = bucket->data; in cpu_record_hash_print()
324 struct cpu_thread_history tmp; in cpu_record_print()
413 struct cpu_thread_history *a = bucket->data; in cpu_record_hash_clear()
[all …]
H A Dthread.h90 struct cpu_thread_history *hist; /* cache pointer to cpu_history */
96 struct cpu_thread_history struct
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/isis/
H A Dthread.c215 cpu_record_hash_key (struct cpu_thread_history *a) in cpu_record_hash_key()
221 cpu_record_hash_cmp (const struct cpu_thread_history *a, in cpu_record_hash_cmp()
222 const struct cpu_thread_history *b) in cpu_record_hash_cmp()
228 cpu_record_hash_alloc (struct cpu_thread_history *a) in cpu_record_hash_alloc()
230 struct cpu_thread_history *new; in cpu_record_hash_alloc()
231 new = calloc(1, sizeof (struct cpu_thread_history)); in cpu_record_hash_alloc()
240 struct cpu_thread_history *hist = a; in cpu_record_hash_free()
904 struct cpu_thread_history tmp; in thread_call()
H A Dthread.h75 struct cpu_thread_history *hist; /* cache pointer to cpu_history */
79 struct cpu_thread_history struct
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dthread.c91 const struct cpu_thread_history *b) in cpu_record_hash_cmp()
96 static void *cpu_record_hash_alloc(struct cpu_thread_history *a) in cpu_record_hash_alloc()
98 struct cpu_thread_history *new; in cpu_record_hash_alloc()
107 struct cpu_thread_history *hist = a; in cpu_record_hash_free()
114 struct cpu_thread_history *a) in vty_out_cpu_thread_history()
131 struct cpu_thread_history *totals = args[0]; in cpu_record_hash_print()
132 struct cpu_thread_history copy; in cpu_record_hash_print()
136 struct cpu_thread_history *a = bucket->data; in cpu_record_hash_print()
168 struct cpu_thread_history tmp; in cpu_record_print()
229 struct cpu_thread_history *a = bucket->data; in cpu_record_hash_clear()
[all …]
H A Dthread.h108 struct cpu_thread_history *hist; /* cache pointer to cpu_history */
116 struct cpu_thread_history { struct
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dthread.c91 const struct cpu_thread_history *b) in cpu_record_hash_cmp()
96 static void *cpu_record_hash_alloc(struct cpu_thread_history *a) in cpu_record_hash_alloc()
98 struct cpu_thread_history *new; in cpu_record_hash_alloc()
107 struct cpu_thread_history *hist = a; in cpu_record_hash_free()
114 struct cpu_thread_history *a) in vty_out_cpu_thread_history()
131 struct cpu_thread_history *totals = args[0]; in cpu_record_hash_print()
132 struct cpu_thread_history copy; in cpu_record_hash_print()
136 struct cpu_thread_history *a = bucket->data; in cpu_record_hash_print()
168 struct cpu_thread_history tmp; in cpu_record_print()
229 struct cpu_thread_history *a = bucket->data; in cpu_record_hash_clear()
[all …]
H A Dthread.h108 struct cpu_thread_history *hist; /* cache pointer to cpu_history */
116 struct cpu_thread_history { struct