OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CompressedCGName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/bin/
jeprof.in
1268
sub
CompressedCGName
{
1314
printf CG
CompressedCGName
("fl", $caller_file, \%filename_to_index_map);
1315
printf CG
CompressedCGName
("fn", $caller_function, \%fnname_to_index_map);
1317
printf CG
CompressedCGName
("cfl", $callee_file, \%filename_to_index_map);
1318
printf CG
CompressedCGName
("cfn", $callee_function, \%fnname_to_index_map);
/src/external/bsd/jemalloc.old/dist/bin/
jeprof.in
1253
sub
CompressedCGName
{
1299
printf CG
CompressedCGName
("fl", $caller_file, \%filename_to_index_map);
1300
printf CG
CompressedCGName
("fn", $caller_function, \%fnname_to_index_map);
1302
printf CG
CompressedCGName
("cfl", $callee_file, \%filename_to_index_map);
1303
printf CG
CompressedCGName
("cfn", $callee_function, \%fnname_to_index_map);
Completed in 30 milliseconds
Indexes created Fri Apr 17 00:22:50 UTC 2026