Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dtrace-event.h146 #define SAMPLE_FLAGS_BUF_SIZE 64 macro
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c828 char flags_disp[SAMPLE_FLAGS_BUF_SIZE]; in python_process_sample_flags()
/openbmc/linux/tools/perf/
H A Dbuiltin-script.c1688 char str[SAMPLE_FLAGS_BUF_SIZE]; in perf_sample__fprintf_flags()