| Filename | /home/doy/nytprof/kioku-new/accessor clear_object of attribute object (defined at /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/KiokuDB/Entry.pm line 100) |
| Statements | Executed 2 statements in 46µs |
| Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
|---|---|---|---|---|---|
| 1 | 1 | 1 | 24µs | 24µs | Eval::Closure::__ANON__[accessor clear_object of attribute object (defined at KiokuDB/Entry.pm line 100):4] |
| 0 | 0 | 0 | 0s | 0s | Eval::Closure::__ANON__[accessor clear_object of attribute object (defined at KiokuDB/Entry.pm line 100):3] |
| Line | State ments |
Time on line |
Calls | Time in subs |
Code |
|---|---|---|---|---|---|
| 1 | # spent 24µs within Eval::Closure::__ANON__[accessor clear_object of attribute object (defined at /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/KiokuDB/Entry.pm line 100):4] which was called:
# once (24µs+0s) by Eval::Closure::_clean_eval_closure at line 94 of Eval/Closure.pm | ||||
| 2 | my $attr = ${$_[0]}; | ||||
| 3 | my $meta = ${$_[1]}; | ||||
| 4 | 1 | 26µs | my $type_constraint = ${$_[2]}; | ||
| 5 | 1 | 19µs | my $type_constraint_obj = ${$_[3]}; | ||
| 6 | #line 1 "accessor clear_object of attribute object (defined at /home/doy/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/KiokuDB/Entry.pm line 100)" | ||||
| 7 | sub { | ||||
| 8 | delete $_[0]->{"object"}; | ||||
| 9 | } | ||||
| 10 | } | ||||
| 11 | ; |