Home
last modified time | relevance | path

Searched refs:event_end (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/perf/arch/riscv/util/
Dkvm-stat.c44 static bool event_end(struct evsel *evsel, in event_end() function
57 .is_end_event = event_end,
/linux-6.12.1/tools/perf/arch/arm64/util/
Dkvm-stat.c50 static bool event_end(struct evsel *evsel, in event_end() function
63 .is_end_event = event_end,
/linux-6.12.1/tools/perf/arch/loongarch/util/
Dkvm-stat.c65 static bool event_end(struct evsel *evsel, in event_end() function
119 .is_end_event = event_end,
/linux-6.12.1/arch/powerpc/perf/
Dhv-24x7.c282 static void *event_end(struct hv_24x7_event_data *ev, void *end) in event_end() function
727 calc_ev_end = event_end(event, end); in catalog_event_len_validate()