Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_events_hist.c206 HIST_FIELD_FL_HITCOUNT = 1 << 0, enumerator
2197 if (flags & HIST_FIELD_FL_HITCOUNT) { in create_hist_field()
3827 create_hist_field(hist_data, NULL, HIST_FIELD_FL_HITCOUNT, NULL); in create_hitcount_val()