Home
last modified time | relevance | path

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

/linux/fs/resctrl/
H A Dctrlmondata.c641 static void print_event_value(struct seq_file *m, unsigned int binary_bits, u64 val) in print_event_value() function
760 print_event_value(m, evt->binary_bits, rr.val); in rdtgroup_mondata_show()