Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dtrace-event-parse.c659 static int __read_expect_type(enum event_type expect, char **tok, int newline_ok) in __read_expect_type() argument
663 if (newline_ok) in __read_expect_type()
676 int newline_ok, bool warn) in __read_expected() argument
682 if (newline_ok) in __read_expected()