Home
last modified time | relevance | path

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

/linux/tools/perf/pmu-events/
A Djevents.c166 int esc_count = 0; in fixregex() local
174 ++esc_count; in fixregex()
177 if (esc_count == 0) in fixregex()
181 fixed = (char *) malloc(len + esc_count + 1); in fixregex()

Completed in 5 milliseconds