Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/arch/arm/util/
H A Dcs-etm.c703 * Free'ed in cs_etm_recording_free(). Using realloc() to avoid in cs_etm_alloc_wrapped_array()
854 static void cs_etm_recording_free(struct auxtrace_record *itr) in cs_etm_recording_free() function
891 ptr->itr.free = cs_etm_recording_free; in cs_etm_record_init()
/kernel/linux/linux-6.6/tools/perf/arch/arm/util/
H A Dcs-etm.c871 static void cs_etm_recording_free(struct auxtrace_record *itr) in cs_etm_recording_free() function
906 ptr->itr.free = cs_etm_recording_free; in cs_etm_record_init()

Completed in 4 milliseconds