Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/
Dbuiltin-kwork.c1242 unsigned long long function_addr = evsel__intval(evsel, in workqueue_work_init() local
1248 work->name = function_addr == 0 ? NULL : in workqueue_work_init()
1249 machine__resolve_kernel_addr(machine, &function_addr, &modp); in workqueue_work_init()