Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-kwork.c1039 unsigned long long function_addr = evsel__intval(evsel, in workqueue_work_init() local
1045 work->name = function_addr == 0 ? NULL : in workqueue_work_init()
1046 machine__resolve_kernel_addr(machine, &function_addr, &modp); in workqueue_work_init()