Home
last modified time | relevance | path

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

/openbsd/usr.sbin/btrace/
H A Dbtrace.h56 void hist_increment(struct hist *, const char *);
H A Dmap.c213 hist_increment(struct hist *hist, const char *bucket) in hist_increment() function
H A Dbtrace.c977 hist_increment(hist, bucket); in stmt_bucketize()