Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Devent.h129 #define PERF_BRANCH_MASK (\ macro
/linux-6.1.9/tools/perf/util/scripting-engines/
Dtrace-event-python.c1288 tuple_set_s32(t, 19, es->sample->flags & PERF_BRANCH_MASK); in python_export_sample_table()