Sha256: b934fbfcc81a6c395460f81723ff5707f24e61c7395a9efb7796bb55b8021236

Contents?: true

Size: 461 Bytes

Versions: 18

Compression:

Stored size: 461 Bytes

Contents

/* Copyright (C) 2005-2019 Shugo Maeda <shugo@ruby-lang.org> and Charlie Savage <cfis@savagexi.com>
   Please see the LICENSE file for copyright and distribution information */

#ifndef __RP_AGGREGATE_CALL_TREE_H__
#define __RP_AGGREGATE_CALL_TREE_H__

#include "ruby_prof.h"
#include "rp_call_tree.h"

void rp_init_aggregate_call_tree(void);
VALUE prof_aggregate_call_tree_wrap(prof_call_tree_t* call_tree);

#endif //__RP_AGGREGATE_CALL_TREE_H__

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
ruby-prof-1.4.5-x64-mingw-ucrt ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.4.5 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.4.4-x64-mingw-ucrt ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.4.4 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.4.3-x64-mingw32 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.4.3 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.4.2-x64-mingw32 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.4.2 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.4.1-x64-mingw32 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.4.1 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.4.0-x64-mingw32 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.4.0 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.3.2 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.3.1-x64-mingw32 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.3.1 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.3.0-x64-mingw32 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.3.0 ext/ruby_prof/rp_aggregate_call_tree.h
ruby-prof-1.2.0 ext/ruby_prof/rp_aggregate_call_tree.h