Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_events.c412 u64 string_flags = 0; in test_event_printk() local
511 string_flags |= 1ULL << arg; in test_event_printk()
559 if (string_flags & (1ULL << arg)) { in test_event_printk()
574 if (string_flags & (1ULL << arg)) { in test_event_printk()