Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dparse-events.c180 #define MAX_EVENT_LENGTH 512 macro
226 path->system = malloc(MAX_EVENT_LENGTH); in tracepoint_id_to_path()
231 path->name = malloc(MAX_EVENT_LENGTH); in tracepoint_id_to_path()
238 MAX_EVENT_LENGTH); in tracepoint_id_to_path()
240 MAX_EVENT_LENGTH); in tracepoint_id_to_path()