Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dparse-events.c183 #define MAX_EVENT_LENGTH 512 macro
229 path->system = malloc(MAX_EVENT_LENGTH); in tracepoint_id_to_path()
234 path->name = malloc(MAX_EVENT_LENGTH); in tracepoint_id_to_path()
241 MAX_EVENT_LENGTH); in tracepoint_id_to_path()
243 MAX_EVENT_LENGTH); in tracepoint_id_to_path()