tiny.bench.AllocationAttribution
Defined in tiny.bench.
API (3)
Fields and members
Public fields and members.
Source
Source: lib/bench/src/suite.zig:83
zig
pub const AllocationAttribution = enum { none, sample_call, prepare_owner,};Source: lib/bench/src/root.zig:70
zig
pub const AllocationAttribution = suite.AllocationAttribution;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 3 |
| Version | 26.7.0 |
| Revision | daab053ee433 |