Home
last modified time | relevance | path

Searched refs:sz_hdr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsynthetic-events.c2021 size_t sz, sz_hdr; in perf_event__synthesize_features() local
2024 sz_hdr = sizeof(fe->header); in perf_event__synthesize_features()
2035 ff.size = sz - sz_hdr; in perf_event__synthesize_features()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsynthetic-events.c2279 size_t sz, sz_hdr; in perf_event__synthesize_features() local
2282 sz_hdr = sizeof(fe->header); in perf_event__synthesize_features()
2293 ff.size = sz - sz_hdr; in perf_event__synthesize_features()

Completed in 6 milliseconds