Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Devent.h177 #define PERF_BRANCH_MASK (\ macro
/Linux-v4.19/tools/perf/util/scripting-engines/
Dtrace-event-python.c1134 tuple_set_s32(t, 19, es->sample->flags & PERF_BRANCH_MASK); in python_export_sample()