Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dtrace-event.h131 #define SAMPLE_FLAGS_BUF_SIZE 64 macro
/Linux-v5.15/tools/perf/util/scripting-engines/
Dtrace-event-python.c767 char flags_disp[SAMPLE_FLAGS_BUF_SIZE]; in python_process_sample_flags()
/Linux-v5.15/tools/perf/
Dbuiltin-script.c1612 char str[SAMPLE_FLAGS_BUF_SIZE]; in perf_sample__fprintf_flags()