| add_cells_used(uint32_t n) | lloyal::branch::BranchStore | inline |
| add_model_surprisal(MetricsHandle h, float surprisal) | lloyal::branch::BranchStore | inline |
| add_sampling_surprisal(MetricsHandle h, float surprisal) | lloyal::branch::BranchStore | inline |
| allocate() | lloyal::branch::BranchStore | inline |
| available() const | lloyal::branch::BranchStore | inline |
| BranchStore(size_t initial_capacity=16) | lloyal::branch::BranchStore | inlineexplicit |
| children(BranchHandle h) const | lloyal::branch::BranchStore | inline |
| clone_grammar(GrammarHandle h) | lloyal::branch::BranchStore | inline |
| clone_metrics(MetricsHandle h) | lloyal::branch::BranchStore | inline |
| clone_sampler(SamplerChainHandle h) | lloyal::branch::BranchStore | inline |
| create_grammar(const llama_model *model, const char *grammar_str, const char *root="root") | lloyal::branch::BranchStore | inline |
| create_grammar_lazy(const llama_model *model, const char *grammar_str, const std::vector< std::string > &trigger_patterns, const std::vector< llama_token > &trigger_tokens, const char *root="root") | lloyal::branch::BranchStore | inline |
| create_metrics() | lloyal::branch::BranchStore | inline |
| create_sampler(const P ¶ms) | lloyal::branch::BranchStore | inline |
| decode_each(std::span< const DecodeEachItem > items) | lloyal::branch::BranchStore | inline |
| decode_scatter(std::span< const DecodeScatterItem > items) | lloyal::branch::BranchStore | inline |
| drain() | lloyal::branch::BranchStore | inline |
| fork_head(BranchHandle h) const | lloyal::branch::BranchStore | inline |
| free_grammar(GrammarHandle h) | lloyal::branch::BranchStore | inline |
| free_metrics(MetricsHandle h) | lloyal::branch::BranchStore | inline |
| free_sampler(SamplerChainHandle h) | lloyal::branch::BranchStore | inline |
| get(BranchHandle handle) | lloyal::branch::BranchStore | inline |
| get(BranchHandle handle) const | lloyal::branch::BranchStore | inline |
| get_grammar_sampler(GrammarHandle h) const | lloyal::branch::BranchStore | inline |
| get_model_ppl(MetricsHandle h) const | lloyal::branch::BranchStore | inline |
| get_sampler_chain(SamplerChainHandle h) const | lloyal::branch::BranchStore | inline |
| get_sampling_ppl(MetricsHandle h) const | lloyal::branch::BranchStore | inline |
| init_tenancy(llama_context *ctx) | lloyal::branch::BranchStore | inline |
| isActive(BranchHandle h) const | lloyal::branch::BranchStore | inline |
| isLeaf(BranchHandle h) const | lloyal::branch::BranchStore | inline |
| kv_pressure() const | lloyal::branch::BranchStore | inline |
| merge_logits(BranchHandle dst_handle, std::span< const BranchHandle > expert_handles, float alpha) | lloyal::branch::BranchStore | inline |
| parent(BranchHandle h) const | lloyal::branch::BranchStore | inline |
| release(BranchHandle handle) | lloyal::branch::BranchStore | inline |
| retainOnly(BranchHandle winner) | lloyal::branch::BranchStore | inline |
| sampler_has_dist(SamplerChainHandle h) const | lloyal::branch::BranchStore | inline |
| ~BranchStore() | lloyal::branch::BranchStore | inline |