Home
last modified time | relevance | path

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

/tools/perf/util/
A Ddemangle-rust-v0.c1102 uint64_t bound_lifetimes; in printer_in_binder() local
1103 PARSE(printer, parser_opt_integer_62, 'G', &bound_lifetimes); in printer_in_binder()
1110 if (bound_lifetimes > 0) { in printer_in_binder()
1112 for (uint64_t i = 0; i < bound_lifetimes; i++) { in printer_in_binder()
1123 printer->bound_lifetime_depth -= bound_lifetimes; in printer_in_binder()

Completed in 792 milliseconds