Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/trace/events/
H A Dkmem.h14 TP_PROTO(unsigned long call_site,
20 TP_ARGS(call_site, ptr, bytes_req, bytes_alloc, gfp_flags),
23 __field( unsigned long, call_site )
31 __entry->call_site = call_site;
39 (void *)__entry->call_site,
48 TP_PROTO(unsigned long call_site, const void *ptr,
51 TP_ARGS(call_site, ptr, bytes_req, bytes_alloc, gfp_flags)
56 TP_PROTO(unsigned long call_site, const void *ptr,
59 TP_ARGS(call_site, ptr, bytes_req, bytes_alloc, gfp_flags)
64 TP_PROTO(unsigned long call_site,
[all …]
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dhistogram.rst221 field:unsigned long call_site; offset:8; size:8; signed:0;
231 # echo 'hist:key=call_site:val=bytes_req' > \
235 call_site field of the kmalloc event as the key for the table, which
236 just means that each unique call_site address will have an entry
238 the hist trigger that for each unique entry (call_site) in the
240 requested by that call_site.
247 # trigger info: hist:keys=call_site:vals=bytes_req:sort=hitcount:size=2048 [active]
249 { call_site: 18446744072106379007 } hitcount: 1 bytes_req: 176
250 { call_site: 18446744071579557049 } hitcount: 1 bytes_req: 1024
251 { call_site: 18446744071580608289 } hitcount: 1 bytes_req: 16384
[all …]
H A Devents-kmem.rst21 kmalloc call_site=%lx ptr=%p bytes_req=%zu bytes_alloc=%zu gfp_flags=%s
22 kmalloc_node call_site=%lx ptr=%p bytes_req=%zu bytes_alloc=%zu gfp_flags=%s node=%d
23 kfree call_site=%lx ptr=%p
36 kmem_cache_alloc call_site=%lx ptr=%p bytes_req=%zu bytes_alloc=%zu gfp_flags=%s
37 kmem_cache_alloc_node call_site=%lx ptr=%p bytes_req=%zu bytes_alloc=%zu gfp_flags=%s node=%d
38 kmem_cache_free call_site=%lx ptr=%p
43 but the call_site can usually be used to extrapolate that information.
H A Dhistogram-design.rst279 …# echo 'hist:keys=common_pid,call_site.sym:values=bytes_req,bytes_alloc,hitcount' >> events/kmem/k…
298 …# trigger info: hist:keys=common_pid,call_site.sym:vals=hitcount,bytes_req,bytes_alloc:sort=hitcou…
345 ftrace_event_field name: call_site
352 …# echo '!hist:keys=common_pid,call_site.sym:values=bytes_req,bytes_alloc,hitcount' >> events/kmem/…
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-kmem.c60 u64 call_site; member
85 static int insert_alloc_stat(unsigned long call_site, unsigned long ptr, in insert_alloc_stat() argument
123 data->call_site = call_site; in insert_alloc_stat()
130 static int insert_caller_stat(unsigned long call_site, in insert_caller_stat() argument
141 if (call_site > data->call_site) in insert_caller_stat()
143 else if (call_site < data->call_site) in insert_caller_stat()
149 if (data && data->call_site == call_site) { in insert_caller_stat()
159 data->call_site = call_site; in insert_caller_stat()
175 call_site = evsel__intval(evsel, sample, "call_site"); in evsel__process_alloc_event() local
179 if (insert_alloc_stat(call_site, ptr, bytes_req, bytes_alloc, sample->cpu) || in evsel__process_alloc_event()
[all …]
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/
H A Dminidump_memory.c390 struct accounted_call_site *call_site; in check_unaccounted() local
404 list_for_each_entry(call_site, in check_unaccounted()
406 if (strnstr(buf, call_site->name, in check_unaccounted()
671 struct accounted_call_site *call_site; in page_owner_call_site_write() local
691 call_site = kzalloc(sizeof(*call_site), GFP_KERNEL); in page_owner_call_site_write()
692 if (!call_site) in page_owner_call_site_write()
695 strscpy(call_site->name, buf, strlen(call_site->name)); in page_owner_call_site_write()
697 list_add_tail(&call_site->list, &accounted_call_site_list); in page_owner_call_site_write()
707 struct accounted_call_site *call_site; in page_owner_call_site_read() local
717 list_for_each_entry(call_site, &accounted_call_site_list, list) { in page_owner_call_site_read()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dcheck-perf-trace.py42 common_callchain, call_site, ptr, bytes_req, bytes_alloc, argument
51 (call_site, ptr, bytes_req, bytes_alloc,
/OK3568_Linux_fs/kernel/tools/perf/scripts/perl/
H A Dcheck-perf-trace.pl47 $call_site, $ptr, $bytes_req, $bytes_alloc,
57 $call_site, $ptr, $bytes_req, $bytes_alloc,
/OK3568_Linux_fs/yocto/poky/documentation/profile-manual/
H A Dusage.rst1545 field:unsigned long call_site; offset:16; size:8; signed:0;
1551 …print fmt: "call_site=%lx ptr=%p bytes_req=%zu bytes_alloc=%zu gfp_flags=%s", REC->call_site, REC-…
1599 …dropbear-1465 [000] ...1 18154.620753: kmalloc: call_site=ffffffff816650d4 ptr=ffff8800729c3000 b…
1600 …<idle>-0 [000] ..s3 18154.621640: kmalloc: call_site=ffffffff81619b36 ptr=ffff88006d555800 byt…
1601 …<idle>-0 [000] ..s3 18154.621656: kmalloc: call_site=ffffffff81619b36 ptr=ffff88006d555800 byt…
1602 …matchbox-termin-1361 [001] ...1 18154.755472: kmalloc: call_site=ffffffff81614050 ptr=ffff88006d5…
1603 …Xorg-1264 [002] ...1 18154.755581: kmalloc: call_site=ffffffff8141abe8 ptr=ffff8800734f4cc0 bytes…
1604 …Xorg-1264 [002] ...1 18154.755583: kmalloc: call_site=ffffffff814192a3 ptr=ffff88001f822520 bytes…
1605 …Xorg-1264 [002] ...1 18154.755589: kmalloc: call_site=ffffffff81419edb ptr=ffff8800721a2f00 bytes…
1606 …matchbox-termin-1361 [001] ...1 18155.354594: kmalloc: call_site=ffffffff81614050 ptr=ffff88006db…
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info12948 void *call_site);
12950 void *call_site);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info12948 void *call_site);
12950 void *call_site);