Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-record.c930 static int record__kcore_copy(struct machine *machine, struct perf_data *data) in record__kcore_copy() function
2453 err = record__kcore_copy(&session->machines.host, data); in __cmd_record()