src/hotspot/share/oops/methodData.hpp
author coleenp
Mon, 16 Oct 2017 22:36:06 -0400
changeset 47634 6a0c42c40cd1
parent 47216 71c04702a3d5
child 49340 4e82736053ae
permissions -rw-r--r--
8188220: Remove Atomic::*_ptr() uses and overloads from hotspot Summary: With the new template functions these are unnecessary. Reviewed-by: kbarrett, dholmes, eosterlund
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
     1
/*
47634
6a0c42c40cd1 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
coleenp
parents: 47216
diff changeset
     2
 * Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
     3
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
489c9b5090e2 Initial load
duke
parents:
diff changeset
     4
 *
489c9b5090e2 Initial load
duke
parents:
diff changeset
     5
 * This code is free software; you can redistribute it and/or modify it
489c9b5090e2 Initial load
duke
parents:
diff changeset
     6
 * under the terms of the GNU General Public License version 2 only, as
489c9b5090e2 Initial load
duke
parents:
diff changeset
     7
 * published by the Free Software Foundation.
489c9b5090e2 Initial load
duke
parents:
diff changeset
     8
 *
489c9b5090e2 Initial load
duke
parents:
diff changeset
     9
 * This code is distributed in the hope that it will be useful, but WITHOUT
489c9b5090e2 Initial load
duke
parents:
diff changeset
    10
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
489c9b5090e2 Initial load
duke
parents:
diff changeset
    11
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
489c9b5090e2 Initial load
duke
parents:
diff changeset
    12
 * version 2 for more details (a copy is included in the LICENSE file that
489c9b5090e2 Initial load
duke
parents:
diff changeset
    13
 * accompanied this code).
489c9b5090e2 Initial load
duke
parents:
diff changeset
    14
 *
489c9b5090e2 Initial load
duke
parents:
diff changeset
    15
 * You should have received a copy of the GNU General Public License version
489c9b5090e2 Initial load
duke
parents:
diff changeset
    16
 * 2 along with this work; if not, write to the Free Software Foundation,
489c9b5090e2 Initial load
duke
parents:
diff changeset
    17
 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
489c9b5090e2 Initial load
duke
parents:
diff changeset
    18
 *
5547
f4b087cbb361 6941466: Oracle rebranding changes for Hotspot repositories
trims
parents: 4892
diff changeset
    19
 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
f4b087cbb361 6941466: Oracle rebranding changes for Hotspot repositories
trims
parents: 4892
diff changeset
    20
 * or visit www.oracle.com if you need additional information or have any
f4b087cbb361 6941466: Oracle rebranding changes for Hotspot repositories
trims
parents: 4892
diff changeset
    21
 * questions.
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    22
 *
489c9b5090e2 Initial load
duke
parents:
diff changeset
    23
 */
489c9b5090e2 Initial load
duke
parents:
diff changeset
    24
7397
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 6453
diff changeset
    25
#ifndef SHARE_VM_OOPS_METHODDATAOOP_HPP
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 6453
diff changeset
    26
#define SHARE_VM_OOPS_METHODDATAOOP_HPP
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 6453
diff changeset
    27
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 6453
diff changeset
    28
#include "interpreter/bytecodes.hpp"
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 6453
diff changeset
    29
#include "memory/universe.hpp"
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
    30
#include "oops/method.hpp"
7397
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 6453
diff changeset
    31
#include "oops/oop.hpp"
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 6453
diff changeset
    32
#include "runtime/orderAccess.hpp"
46625
edefffab74e2 8183552: Move align functions to align.hpp
stefank
parents: 46619
diff changeset
    33
#include "utilities/align.hpp"
40869
2f53be0a45ee 8163864: [JVMCI] move MethodProfileWidth to jvmci_globals.hpp
dnsimon
parents: 35898
diff changeset
    34
#if INCLUDE_JVMCI
2f53be0a45ee 8163864: [JVMCI] move MethodProfileWidth to jvmci_globals.hpp
dnsimon
parents: 35898
diff changeset
    35
#include "jvmci/jvmci_globals.hpp"
2f53be0a45ee 8163864: [JVMCI] move MethodProfileWidth to jvmci_globals.hpp
dnsimon
parents: 35898
diff changeset
    36
#endif
7397
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 6453
diff changeset
    37
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    38
class BytecodeStream;
15437
eabd4555d072 6479360: PrintClassHistogram improvements
acorn
parents: 13728
diff changeset
    39
class KlassSizeStats;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    40
489c9b5090e2 Initial load
duke
parents:
diff changeset
    41
// The MethodData object collects counts and other profile information
489c9b5090e2 Initial load
duke
parents:
diff changeset
    42
// during zeroth-tier (interpretive) and first-tier execution.
489c9b5090e2 Initial load
duke
parents:
diff changeset
    43
// The profile is used later by compilation heuristics.  Some heuristics
489c9b5090e2 Initial load
duke
parents:
diff changeset
    44
// enable use of aggressive (or "heroic") optimizations.  An aggressive
489c9b5090e2 Initial load
duke
parents:
diff changeset
    45
// optimization often has a down-side, a corner case that it handles
489c9b5090e2 Initial load
duke
parents:
diff changeset
    46
// poorly, but which is thought to be rare.  The profile provides
489c9b5090e2 Initial load
duke
parents:
diff changeset
    47
// evidence of this rarity for a given method or even BCI.  It allows
489c9b5090e2 Initial load
duke
parents:
diff changeset
    48
// the compiler to back out of the optimization at places where it
489c9b5090e2 Initial load
duke
parents:
diff changeset
    49
// has historically been a poor choice.  Other heuristics try to use
489c9b5090e2 Initial load
duke
parents:
diff changeset
    50
// specific information gathered about types observed at a given site.
489c9b5090e2 Initial load
duke
parents:
diff changeset
    51
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
    52
// All data in the profile is approximate.  It is expected to be accurate
489c9b5090e2 Initial load
duke
parents:
diff changeset
    53
// on the whole, but the system expects occasional inaccuraces, due to
489c9b5090e2 Initial load
duke
parents:
diff changeset
    54
// counter overflow, multiprocessor races during data collection, space
489c9b5090e2 Initial load
duke
parents:
diff changeset
    55
// limitations, missing MDO blocks, etc.  Bad or missing data will degrade
489c9b5090e2 Initial load
duke
parents:
diff changeset
    56
// optimization quality but will not affect correctness.  Also, each MDO
489c9b5090e2 Initial load
duke
parents:
diff changeset
    57
// is marked with its birth-date ("creation_mileage") which can be used
489c9b5090e2 Initial load
duke
parents:
diff changeset
    58
// to assess the quality ("maturity") of its data.
489c9b5090e2 Initial load
duke
parents:
diff changeset
    59
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
    60
// Short (<32-bit) counters are designed to overflow to a known "saturated"
489c9b5090e2 Initial load
duke
parents:
diff changeset
    61
// state.  Also, certain recorded per-BCI events are given one-bit counters
489c9b5090e2 Initial load
duke
parents:
diff changeset
    62
// which overflow to a saturated state which applied to all counters at
489c9b5090e2 Initial load
duke
parents:
diff changeset
    63
// that BCI.  In other words, there is a small lattice which approximates
489c9b5090e2 Initial load
duke
parents:
diff changeset
    64
// the ideal of an infinite-precision counter for each event at each BCI,
489c9b5090e2 Initial load
duke
parents:
diff changeset
    65
// and the lattice quickly "bottoms out" in a state where all counters
489c9b5090e2 Initial load
duke
parents:
diff changeset
    66
// are taken to be indefinitely large.
489c9b5090e2 Initial load
duke
parents:
diff changeset
    67
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
    68
// The reader will find many data races in profile gathering code, starting
489c9b5090e2 Initial load
duke
parents:
diff changeset
    69
// with invocation counter incrementation.  None of these races harm correct
489c9b5090e2 Initial load
duke
parents:
diff changeset
    70
// execution of the compiled code.
489c9b5090e2 Initial load
duke
parents:
diff changeset
    71
3696
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
    72
// forward decl
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
    73
class ProfileData;
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
    74
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    75
// DataLayout
489c9b5090e2 Initial load
duke
parents:
diff changeset
    76
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
    77
// Overlay for generic profiling data.
489c9b5090e2 Initial load
duke
parents:
diff changeset
    78
class DataLayout VALUE_OBJ_CLASS_SPEC {
20011
d74937287461 8024760: add more types, fields and constants to VMStructs
twisti
parents: 17370
diff changeset
    79
  friend class VMStructs;
35123
b0b89d83bcf5 8134994: use separate VMStructs databases for SA and JVMCI
twisti
parents: 33638
diff changeset
    80
  friend class JVMCIVMStructs;
20011
d74937287461 8024760: add more types, fields and constants to VMStructs
twisti
parents: 17370
diff changeset
    81
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
    82
private:
489c9b5090e2 Initial load
duke
parents:
diff changeset
    83
  // Every data layout begins with a header.  This header
489c9b5090e2 Initial load
duke
parents:
diff changeset
    84
  // contains a tag, which is used to indicate the size/layout
489c9b5090e2 Initial load
duke
parents:
diff changeset
    85
  // of the data, 4 bits of flags, which can be used in any way,
489c9b5090e2 Initial load
duke
parents:
diff changeset
    86
  // 4 bits of trap history (none/one reason/many reasons),
489c9b5090e2 Initial load
duke
parents:
diff changeset
    87
  // and a bci, which is used to tie this piece of data to a
489c9b5090e2 Initial load
duke
parents:
diff changeset
    88
  // specific bci in the bytecodes.
489c9b5090e2 Initial load
duke
parents:
diff changeset
    89
  union {
489c9b5090e2 Initial load
duke
parents:
diff changeset
    90
    intptr_t _bits;
489c9b5090e2 Initial load
duke
parents:
diff changeset
    91
    struct {
489c9b5090e2 Initial load
duke
parents:
diff changeset
    92
      u1 _tag;
489c9b5090e2 Initial load
duke
parents:
diff changeset
    93
      u1 _flags;
489c9b5090e2 Initial load
duke
parents:
diff changeset
    94
      u2 _bci;
489c9b5090e2 Initial load
duke
parents:
diff changeset
    95
    } _struct;
489c9b5090e2 Initial load
duke
parents:
diff changeset
    96
  } _header;
489c9b5090e2 Initial load
duke
parents:
diff changeset
    97
489c9b5090e2 Initial load
duke
parents:
diff changeset
    98
  // The data layout has an arbitrary number of cells, each sized
489c9b5090e2 Initial load
duke
parents:
diff changeset
    99
  // to accomodate a pointer or an integer.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   100
  intptr_t _cells[1];
489c9b5090e2 Initial load
duke
parents:
diff changeset
   101
489c9b5090e2 Initial load
duke
parents:
diff changeset
   102
  // Some types of data layouts need a length field.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   103
  static bool needs_array_len(u1 tag);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   104
489c9b5090e2 Initial load
duke
parents:
diff changeset
   105
public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   106
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   107
    counter_increment = 1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   108
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
   109
489c9b5090e2 Initial load
duke
parents:
diff changeset
   110
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   111
    cell_size = sizeof(intptr_t)
489c9b5090e2 Initial load
duke
parents:
diff changeset
   112
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
   113
489c9b5090e2 Initial load
duke
parents:
diff changeset
   114
  // Tag values
489c9b5090e2 Initial load
duke
parents:
diff changeset
   115
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   116
    no_tag,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   117
    bit_data_tag,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   118
    counter_data_tag,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   119
    jump_data_tag,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   120
    receiver_type_data_tag,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   121
    virtual_call_data_tag,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   122
    ret_data_tag,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   123
    branch_data_tag,
218
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
   124
    multi_branch_data_tag,
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   125
    arg_info_data_tag,
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   126
    call_type_data_tag,
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
   127
    virtual_call_type_data_tag,
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   128
    parameters_type_data_tag,
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   129
    speculative_trap_data_tag
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   130
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
   131
489c9b5090e2 Initial load
duke
parents:
diff changeset
   132
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   133
    // The _struct._flags word is formatted as [trap_state:4 | flags:4].
489c9b5090e2 Initial load
duke
parents:
diff changeset
   134
    // The trap state breaks down further as [recompile:1 | reason:3].
489c9b5090e2 Initial load
duke
parents:
diff changeset
   135
    // This further breakdown is defined in deoptimization.cpp.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   136
    // See Deoptimization::trap_state_reason for an assert that
489c9b5090e2 Initial load
duke
parents:
diff changeset
   137
    // trap_bits is big enough to hold reasons < Reason_RECORDED_LIMIT.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   138
    //
489c9b5090e2 Initial load
duke
parents:
diff changeset
   139
    // The trap_state is collected only if ProfileTraps is true.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   140
    trap_bits = 1+3,  // 3: enough to distinguish [0..Reason_RECORDED_LIMIT].
489c9b5090e2 Initial load
duke
parents:
diff changeset
   141
    trap_shift = BitsPerByte - trap_bits,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   142
    trap_mask = right_n_bits(trap_bits),
489c9b5090e2 Initial load
duke
parents:
diff changeset
   143
    trap_mask_in_place = (trap_mask << trap_shift),
489c9b5090e2 Initial load
duke
parents:
diff changeset
   144
    flag_limit = trap_shift,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   145
    flag_mask = right_n_bits(flag_limit),
489c9b5090e2 Initial load
duke
parents:
diff changeset
   146
    first_flag = 0
489c9b5090e2 Initial load
duke
parents:
diff changeset
   147
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
   148
489c9b5090e2 Initial load
duke
parents:
diff changeset
   149
  // Size computation
489c9b5090e2 Initial load
duke
parents:
diff changeset
   150
  static int header_size_in_bytes() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   151
    return cell_size;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   152
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   153
  static int header_size_in_cells() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   154
    return 1;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   155
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   156
489c9b5090e2 Initial load
duke
parents:
diff changeset
   157
  static int compute_size_in_bytes(int cell_count) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   158
    return header_size_in_bytes() + cell_count * cell_size;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   159
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   160
489c9b5090e2 Initial load
duke
parents:
diff changeset
   161
  // Initialization
489c9b5090e2 Initial load
duke
parents:
diff changeset
   162
  void initialize(u1 tag, u2 bci, int cell_count);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   163
489c9b5090e2 Initial load
duke
parents:
diff changeset
   164
  // Accessors
489c9b5090e2 Initial load
duke
parents:
diff changeset
   165
  u1 tag() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   166
    return _header._struct._tag;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   167
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   168
489c9b5090e2 Initial load
duke
parents:
diff changeset
   169
  // Return a few bits of trap state.  Range is [0..trap_mask].
489c9b5090e2 Initial load
duke
parents:
diff changeset
   170
  // The state tells if traps with zero, one, or many reasons have occurred.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   171
  // It also tells whether zero or many recompilations have occurred.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   172
  // The associated trap histogram in the MDO itself tells whether
489c9b5090e2 Initial load
duke
parents:
diff changeset
   173
  // traps are common or not.  If a BCI shows that a trap X has
489c9b5090e2 Initial load
duke
parents:
diff changeset
   174
  // occurred, and the MDO shows N occurrences of X, we make the
489c9b5090e2 Initial load
duke
parents:
diff changeset
   175
  // simplifying assumption that all N occurrences can be blamed
489c9b5090e2 Initial load
duke
parents:
diff changeset
   176
  // on that BCI.
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   177
  int trap_state() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   178
    return ((_header._struct._flags >> trap_shift) & trap_mask);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   179
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   180
489c9b5090e2 Initial load
duke
parents:
diff changeset
   181
  void set_trap_state(int new_state) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   182
    assert(ProfileTraps, "used only under +ProfileTraps");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   183
    uint old_flags = (_header._struct._flags & flag_mask);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   184
    _header._struct._flags = (new_state << trap_shift) | old_flags;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   185
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   186
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   187
  u1 flags() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   188
    return _header._struct._flags;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   189
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   190
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   191
  u2 bci() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   192
    return _header._struct._bci;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   193
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   194
489c9b5090e2 Initial load
duke
parents:
diff changeset
   195
  void set_header(intptr_t value) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   196
    _header._bits = value;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   197
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   198
  intptr_t header() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   199
    return _header._bits;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   200
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   201
  void set_cell_at(int index, intptr_t value) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   202
    _cells[index] = value;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   203
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   204
  void release_set_cell_at(int index, intptr_t value) {
47634
6a0c42c40cd1 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
coleenp
parents: 47216
diff changeset
   205
    OrderAccess::release_store(&_cells[index], value);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   206
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   207
  intptr_t cell_at(int index) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   208
    return _cells[index];
489c9b5090e2 Initial load
duke
parents:
diff changeset
   209
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   210
489c9b5090e2 Initial load
duke
parents:
diff changeset
   211
  void set_flag_at(int flag_number) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   212
    assert(flag_number < flag_limit, "oob");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   213
    _header._struct._flags |= (0x1 << flag_number);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   214
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   215
  bool flag_at(int flag_number) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   216
    assert(flag_number < flag_limit, "oob");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   217
    return (_header._struct._flags & (0x1 << flag_number)) != 0;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   218
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   219
489c9b5090e2 Initial load
duke
parents:
diff changeset
   220
  // Low-level support for code generation.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   221
  static ByteSize header_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   222
    return byte_offset_of(DataLayout, _header);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   223
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   224
  static ByteSize tag_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   225
    return byte_offset_of(DataLayout, _header._struct._tag);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   226
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   227
  static ByteSize flags_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   228
    return byte_offset_of(DataLayout, _header._struct._flags);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   229
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   230
  static ByteSize bci_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   231
    return byte_offset_of(DataLayout, _header._struct._bci);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   232
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   233
  static ByteSize cell_offset(int index) {
8652
209b2ce94ce5 7021653: Parfait issue in hotspot/src/share/vm/oops/methodDataOops.hpp
coleenp
parents: 8334
diff changeset
   234
    return byte_offset_of(DataLayout, _cells) + in_ByteSize(index * cell_size);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   235
  }
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   236
#ifdef CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   237
  static int cell_offset_in_bytes(int index) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   238
    return (int)offset_of(DataLayout, _cells[index]);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   239
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   240
#endif // CC_INTERP
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   241
  // Return a value which, when or-ed as a byte into _flags, sets the flag.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   242
  static int flag_number_to_byte_constant(int flag_number) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   243
    assert(0 <= flag_number && flag_number < flag_limit, "oob");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   244
    DataLayout temp; temp.set_header(0);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   245
    temp.set_flag_at(flag_number);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   246
    return temp._header._struct._flags;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   247
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   248
  // Return a value which, when or-ed as a word into _header, sets the flag.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   249
  static intptr_t flag_mask_to_header_mask(int byte_constant) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   250
    DataLayout temp; temp.set_header(0);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   251
    temp._header._struct._flags = byte_constant;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   252
    return temp._header._bits;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   253
  }
3696
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
   254
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
   255
  ProfileData* data_in();
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
   256
3696
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
   257
  // GC support
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
   258
  void clean_weak_klass_links(BoolObjectClosure* cl);
23845
ebd1fafcc362 8038636: speculative traps break when classes are redefined
roland
parents: 23526
diff changeset
   259
ebd1fafcc362 8038636: speculative traps break when classes are redefined
roland
parents: 23526
diff changeset
   260
  // Redefinition support
ebd1fafcc362 8038636: speculative traps break when classes are redefined
roland
parents: 23526
diff changeset
   261
  void clean_weak_method_links();
28365
ccf31849c7a4 8067713: Move clean_weak_method_links for redefinition out of class unloading
coleenp
parents: 27643
diff changeset
   262
  DEBUG_ONLY(void verify_clean_weak_method_links();)
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   263
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
   264
489c9b5090e2 Initial load
duke
parents:
diff changeset
   265
489c9b5090e2 Initial load
duke
parents:
diff changeset
   266
// ProfileData class hierarchy
489c9b5090e2 Initial load
duke
parents:
diff changeset
   267
class ProfileData;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   268
class   BitData;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   269
class     CounterData;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   270
class       ReceiverTypeData;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   271
class         VirtualCallData;
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   272
class           VirtualCallTypeData;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   273
class       RetData;
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   274
class       CallTypeData;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   275
class   JumpData;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   276
class     BranchData;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   277
class   ArrayData;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   278
class     MultiBranchData;
218
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
   279
class     ArgInfoData;
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
   280
class     ParametersTypeData;
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   281
class   SpeculativeTrapData;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   282
489c9b5090e2 Initial load
duke
parents:
diff changeset
   283
// ProfileData
489c9b5090e2 Initial load
duke
parents:
diff changeset
   284
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
   285
// A ProfileData object is created to refer to a section of profiling
489c9b5090e2 Initial load
duke
parents:
diff changeset
   286
// data in a structured way.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   287
class ProfileData : public ResourceObj {
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   288
  friend class TypeEntries;
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   289
  friend class ReturnTypeEntry;
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   290
  friend class TypeStackSlotEntries;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   291
private:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   292
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   293
    tab_width_one = 16,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   294
    tab_width_two = 36
489c9b5090e2 Initial load
duke
parents:
diff changeset
   295
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
   296
489c9b5090e2 Initial load
duke
parents:
diff changeset
   297
  // This is a pointer to a section of profiling data.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   298
  DataLayout* _data;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   299
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   300
  char* print_data_on_helper(const MethodData* md) const;
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   301
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   302
protected:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   303
  DataLayout* data() { return _data; }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   304
  const DataLayout* data() const { return _data; }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   305
489c9b5090e2 Initial load
duke
parents:
diff changeset
   306
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   307
    cell_size = DataLayout::cell_size
489c9b5090e2 Initial load
duke
parents:
diff changeset
   308
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
   309
489c9b5090e2 Initial load
duke
parents:
diff changeset
   310
public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   311
  // How many cells are in this?
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   312
  virtual int cell_count() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   313
    ShouldNotReachHere();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   314
    return -1;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   315
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   316
489c9b5090e2 Initial load
duke
parents:
diff changeset
   317
  // Return the size of this data.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   318
  int size_in_bytes() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   319
    return DataLayout::compute_size_in_bytes(cell_count());
489c9b5090e2 Initial load
duke
parents:
diff changeset
   320
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   321
489c9b5090e2 Initial load
duke
parents:
diff changeset
   322
protected:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   323
  // Low-level accessors for underlying data
489c9b5090e2 Initial load
duke
parents:
diff changeset
   324
  void set_intptr_at(int index, intptr_t value) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   325
    assert(0 <= index && index < cell_count(), "oob");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   326
    data()->set_cell_at(index, value);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   327
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   328
  void release_set_intptr_at(int index, intptr_t value) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   329
    assert(0 <= index && index < cell_count(), "oob");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   330
    data()->release_set_cell_at(index, value);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   331
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   332
  intptr_t intptr_at(int index) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   333
    assert(0 <= index && index < cell_count(), "oob");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   334
    return data()->cell_at(index);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   335
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   336
  void set_uint_at(int index, uint value) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   337
    set_intptr_at(index, (intptr_t) value);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   338
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   339
  void release_set_uint_at(int index, uint value) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   340
    release_set_intptr_at(index, (intptr_t) value);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   341
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   342
  uint uint_at(int index) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   343
    return (uint)intptr_at(index);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   344
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   345
  void set_int_at(int index, int value) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   346
    set_intptr_at(index, (intptr_t) value);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   347
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   348
  void release_set_int_at(int index, int value) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   349
    release_set_intptr_at(index, (intptr_t) value);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   350
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   351
  int int_at(int index) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   352
    return (int)intptr_at(index);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   353
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   354
  int int_at_unchecked(int index) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   355
    return (int)data()->cell_at(index);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   356
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   357
  void set_oop_at(int index, oop value) {
20282
7f9cbdf89af2 7195622: CheckUnhandledOops has limited usefulness now
hseigel
parents: 20011
diff changeset
   358
    set_intptr_at(index, cast_from_oop<intptr_t>(value));
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   359
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   360
  oop oop_at(int index) const {
20282
7f9cbdf89af2 7195622: CheckUnhandledOops has limited usefulness now
hseigel
parents: 20011
diff changeset
   361
    return cast_to_oop(intptr_at(index));
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   362
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   363
489c9b5090e2 Initial load
duke
parents:
diff changeset
   364
  void set_flag_at(int flag_number) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   365
    data()->set_flag_at(flag_number);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   366
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   367
  bool flag_at(int flag_number) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   368
    return data()->flag_at(flag_number);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   369
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   370
489c9b5090e2 Initial load
duke
parents:
diff changeset
   371
  // two convenient imports for use by subclasses:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   372
  static ByteSize cell_offset(int index) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   373
    return DataLayout::cell_offset(index);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   374
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   375
  static int flag_number_to_byte_constant(int flag_number) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   376
    return DataLayout::flag_number_to_byte_constant(flag_number);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   377
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   378
489c9b5090e2 Initial load
duke
parents:
diff changeset
   379
  ProfileData(DataLayout* data) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   380
    _data = data;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   381
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   382
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   383
#ifdef CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   384
  // Static low level accessors for DataLayout with ProfileData's semantics.
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   385
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   386
  static int cell_offset_in_bytes(int index) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   387
    return DataLayout::cell_offset_in_bytes(index);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   388
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   389
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   390
  static void increment_uint_at_no_overflow(DataLayout* layout, int index,
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   391
                                            int inc = DataLayout::counter_increment) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   392
    uint count = ((uint)layout->cell_at(index)) + inc;
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   393
    if (count == 0) return;
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   394
    layout->set_cell_at(index, (intptr_t) count);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   395
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   396
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   397
  static int int_at(DataLayout* layout, int index) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   398
    return (int)layout->cell_at(index);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   399
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   400
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   401
  static int uint_at(DataLayout* layout, int index) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   402
    return (uint)layout->cell_at(index);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   403
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   404
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   405
  static oop oop_at(DataLayout* layout, int index) {
22849
b8670e920530 8028514: PPC64: Fix C++ Interpreter after '7195622: CheckUnhandledOops has limited usefulness now'
simonis
parents: 22838
diff changeset
   406
    return cast_to_oop(layout->cell_at(index));
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   407
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   408
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   409
  static void set_intptr_at(DataLayout* layout, int index, intptr_t value) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   410
    layout->set_cell_at(index, (intptr_t) value);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   411
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   412
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   413
  static void set_flag_at(DataLayout* layout, int flag_number) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   414
    layout->set_flag_at(flag_number);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   415
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   416
#endif // CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   417
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   418
public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   419
  // Constructor for invalid ProfileData.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   420
  ProfileData();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   421
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   422
  u2 bci() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   423
    return data()->bci();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   424
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   425
489c9b5090e2 Initial load
duke
parents:
diff changeset
   426
  address dp() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   427
    return (address)_data;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   428
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   429
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   430
  int trap_state() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   431
    return data()->trap_state();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   432
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   433
  void set_trap_state(int new_state) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   434
    data()->set_trap_state(new_state);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   435
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   436
489c9b5090e2 Initial load
duke
parents:
diff changeset
   437
  // Type checking
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   438
  virtual bool is_BitData()         const { return false; }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   439
  virtual bool is_CounterData()     const { return false; }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   440
  virtual bool is_JumpData()        const { return false; }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   441
  virtual bool is_ReceiverTypeData()const { return false; }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   442
  virtual bool is_VirtualCallData() const { return false; }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   443
  virtual bool is_RetData()         const { return false; }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   444
  virtual bool is_BranchData()      const { return false; }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   445
  virtual bool is_ArrayData()       const { return false; }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   446
  virtual bool is_MultiBranchData() const { return false; }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   447
  virtual bool is_ArgInfoData()     const { return false; }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   448
  virtual bool is_CallTypeData()    const { return false; }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   449
  virtual bool is_VirtualCallTypeData()const { return false; }
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
   450
  virtual bool is_ParametersTypeData() const { return false; }
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   451
  virtual bool is_SpeculativeTrapData()const { return false; }
218
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
   452
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   453
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   454
  BitData* as_BitData() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   455
    assert(is_BitData(), "wrong type");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   456
    return is_BitData()         ? (BitData*)        this : NULL;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   457
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   458
  CounterData* as_CounterData() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   459
    assert(is_CounterData(), "wrong type");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   460
    return is_CounterData()     ? (CounterData*)    this : NULL;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   461
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   462
  JumpData* as_JumpData() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   463
    assert(is_JumpData(), "wrong type");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   464
    return is_JumpData()        ? (JumpData*)       this : NULL;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   465
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   466
  ReceiverTypeData* as_ReceiverTypeData() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   467
    assert(is_ReceiverTypeData(), "wrong type");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   468
    return is_ReceiverTypeData() ? (ReceiverTypeData*)this : NULL;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   469
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   470
  VirtualCallData* as_VirtualCallData() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   471
    assert(is_VirtualCallData(), "wrong type");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   472
    return is_VirtualCallData() ? (VirtualCallData*)this : NULL;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   473
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   474
  RetData* as_RetData() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   475
    assert(is_RetData(), "wrong type");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   476
    return is_RetData()         ? (RetData*)        this : NULL;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   477
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   478
  BranchData* as_BranchData() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   479
    assert(is_BranchData(), "wrong type");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   480
    return is_BranchData()      ? (BranchData*)     this : NULL;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   481
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   482
  ArrayData* as_ArrayData() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   483
    assert(is_ArrayData(), "wrong type");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   484
    return is_ArrayData()       ? (ArrayData*)      this : NULL;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   485
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   486
  MultiBranchData* as_MultiBranchData() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   487
    assert(is_MultiBranchData(), "wrong type");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   488
    return is_MultiBranchData() ? (MultiBranchData*)this : NULL;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   489
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   490
  ArgInfoData* as_ArgInfoData() const {
218
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
   491
    assert(is_ArgInfoData(), "wrong type");
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
   492
    return is_ArgInfoData() ? (ArgInfoData*)this : NULL;
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
   493
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   494
  CallTypeData* as_CallTypeData() const {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   495
    assert(is_CallTypeData(), "wrong type");
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   496
    return is_CallTypeData() ? (CallTypeData*)this : NULL;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   497
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   498
  VirtualCallTypeData* as_VirtualCallTypeData() const {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   499
    assert(is_VirtualCallTypeData(), "wrong type");
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   500
    return is_VirtualCallTypeData() ? (VirtualCallTypeData*)this : NULL;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   501
  }
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
   502
  ParametersTypeData* as_ParametersTypeData() const {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
   503
    assert(is_ParametersTypeData(), "wrong type");
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
   504
    return is_ParametersTypeData() ? (ParametersTypeData*)this : NULL;
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
   505
  }
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   506
  SpeculativeTrapData* as_SpeculativeTrapData() const {
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   507
    assert(is_SpeculativeTrapData(), "wrong type");
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   508
    return is_SpeculativeTrapData() ? (SpeculativeTrapData*)this : NULL;
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   509
  }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   510
489c9b5090e2 Initial load
duke
parents:
diff changeset
   511
489c9b5090e2 Initial load
duke
parents:
diff changeset
   512
  // Subclass specific initialization
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
   513
  virtual void post_initialize(BytecodeStream* stream, MethodData* mdo) {}
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   514
489c9b5090e2 Initial load
duke
parents:
diff changeset
   515
  // GC support
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
   516
  virtual void clean_weak_klass_links(BoolObjectClosure* is_alive_closure) {}
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   517
23845
ebd1fafcc362 8038636: speculative traps break when classes are redefined
roland
parents: 23526
diff changeset
   518
  // Redefinition support
ebd1fafcc362 8038636: speculative traps break when classes are redefined
roland
parents: 23526
diff changeset
   519
  virtual void clean_weak_method_links() {}
28365
ccf31849c7a4 8067713: Move clean_weak_method_links for redefinition out of class unloading
coleenp
parents: 27643
diff changeset
   520
  DEBUG_ONLY(virtual void verify_clean_weak_method_links() {})
23845
ebd1fafcc362 8038636: speculative traps break when classes are redefined
roland
parents: 23526
diff changeset
   521
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   522
  // CI translation: ProfileData can represent both MethodDataOop data
489c9b5090e2 Initial load
duke
parents:
diff changeset
   523
  // as well as CIMethodData data. This function is provided for translating
489c9b5090e2 Initial load
duke
parents:
diff changeset
   524
  // an oop in a ProfileData to the ci equivalent. Generally speaking,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   525
  // most ProfileData don't require any translation, so we provide the null
489c9b5090e2 Initial load
duke
parents:
diff changeset
   526
  // translation here, and the required translators are in the ci subclasses.
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   527
  virtual void translate_from(const ProfileData* data) {}
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   528
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   529
  virtual void print_data_on(outputStream* st, const char* extra = NULL) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   530
    ShouldNotReachHere();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   531
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   532
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   533
  void print_data_on(outputStream* st, const MethodData* md) const;
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   534
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   535
  void print_shared(outputStream* st, const char* name, const char* extra) const;
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   536
  void tab(outputStream* st, bool first = false) const;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   537
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
   538
489c9b5090e2 Initial load
duke
parents:
diff changeset
   539
// BitData
489c9b5090e2 Initial load
duke
parents:
diff changeset
   540
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
   541
// A BitData holds a flag or two in its header.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   542
class BitData : public ProfileData {
33632
038347770a9e 8139170: JVMCI refresh
twisti
parents: 33160
diff changeset
   543
  friend class VMStructs;
35123
b0b89d83bcf5 8134994: use separate VMStructs databases for SA and JVMCI
twisti
parents: 33638
diff changeset
   544
  friend class JVMCIVMStructs;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   545
protected:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   546
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   547
    // null_seen:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   548
    //  saw a null operand (cast/aastore/instanceof)
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
   549
      null_seen_flag              = DataLayout::first_flag + 0
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
   550
#if INCLUDE_JVMCI
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
   551
    // bytecode threw any exception
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
   552
    , exception_seen_flag         = null_seen_flag + 1
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
   553
#endif
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   554
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
   555
  enum { bit_cell_count = 0 };  // no additional data fields needed.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   556
public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   557
  BitData(DataLayout* layout) : ProfileData(layout) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   558
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   559
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   560
  virtual bool is_BitData() const { return true; }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   561
489c9b5090e2 Initial load
duke
parents:
diff changeset
   562
  static int static_cell_count() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   563
    return bit_cell_count;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   564
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   565
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   566
  virtual int cell_count() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   567
    return static_cell_count();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   568
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   569
489c9b5090e2 Initial load
duke
parents:
diff changeset
   570
  // Accessor
489c9b5090e2 Initial load
duke
parents:
diff changeset
   571
489c9b5090e2 Initial load
duke
parents:
diff changeset
   572
  // The null_seen flag bit is specially known to the interpreter.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   573
  // Consulting it allows the compiler to avoid setting up null_check traps.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   574
  bool null_seen()     { return flag_at(null_seen_flag); }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   575
  void set_null_seen()    { set_flag_at(null_seen_flag); }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   576
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
   577
#if INCLUDE_JVMCI
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
   578
  // true if an exception was thrown at the specific BCI
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
   579
  bool exception_seen() { return flag_at(exception_seen_flag); }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
   580
  void set_exception_seen() { set_flag_at(exception_seen_flag); }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
   581
#endif
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   582
489c9b5090e2 Initial load
duke
parents:
diff changeset
   583
  // Code generation support
489c9b5090e2 Initial load
duke
parents:
diff changeset
   584
  static int null_seen_byte_constant() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   585
    return flag_number_to_byte_constant(null_seen_flag);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   586
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   587
489c9b5090e2 Initial load
duke
parents:
diff changeset
   588
  static ByteSize bit_data_size() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   589
    return cell_offset(bit_cell_count);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   590
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   591
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   592
#ifdef CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   593
  static int bit_data_size_in_bytes() {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   594
    return cell_offset_in_bytes(bit_cell_count);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   595
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   596
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   597
  static void set_null_seen(DataLayout* layout) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   598
    set_flag_at(layout, null_seen_flag);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   599
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   600
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   601
  static DataLayout* advance(DataLayout* layout) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   602
    return (DataLayout*) (((address)layout) + (ssize_t)BitData::bit_data_size_in_bytes());
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   603
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   604
#endif // CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   605
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   606
  void print_data_on(outputStream* st, const char* extra = NULL) const;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   607
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
   608
489c9b5090e2 Initial load
duke
parents:
diff changeset
   609
// CounterData
489c9b5090e2 Initial load
duke
parents:
diff changeset
   610
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
   611
// A CounterData corresponds to a simple counter.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   612
class CounterData : public BitData {
33632
038347770a9e 8139170: JVMCI refresh
twisti
parents: 33160
diff changeset
   613
  friend class VMStructs;
35123
b0b89d83bcf5 8134994: use separate VMStructs databases for SA and JVMCI
twisti
parents: 33638
diff changeset
   614
  friend class JVMCIVMStructs;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   615
protected:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   616
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   617
    count_off,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   618
    counter_cell_count
489c9b5090e2 Initial load
duke
parents:
diff changeset
   619
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
   620
public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   621
  CounterData(DataLayout* layout) : BitData(layout) {}
489c9b5090e2 Initial load
duke
parents:
diff changeset
   622
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   623
  virtual bool is_CounterData() const { return true; }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   624
489c9b5090e2 Initial load
duke
parents:
diff changeset
   625
  static int static_cell_count() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   626
    return counter_cell_count;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   627
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   628
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   629
  virtual int cell_count() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   630
    return static_cell_count();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   631
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   632
489c9b5090e2 Initial load
duke
parents:
diff changeset
   633
  // Direct accessor
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   634
  uint count() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   635
    return uint_at(count_off);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   636
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   637
489c9b5090e2 Initial load
duke
parents:
diff changeset
   638
  // Code generation support
489c9b5090e2 Initial load
duke
parents:
diff changeset
   639
  static ByteSize count_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   640
    return cell_offset(count_off);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   641
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   642
  static ByteSize counter_data_size() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   643
    return cell_offset(counter_cell_count);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   644
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   645
4892
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
   646
  void set_count(uint count) {
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
   647
    set_uint_at(count_off, count);
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
   648
  }
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
   649
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   650
#ifdef CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   651
  static int counter_data_size_in_bytes() {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   652
    return cell_offset_in_bytes(counter_cell_count);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   653
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   654
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   655
  static void increment_count_no_overflow(DataLayout* layout) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   656
    increment_uint_at_no_overflow(layout, count_off);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   657
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   658
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   659
  // Support counter decrementation at checkcast / subtype check failed.
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   660
  static void decrement_count(DataLayout* layout) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   661
    increment_uint_at_no_overflow(layout, count_off, -1);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   662
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   663
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   664
  static DataLayout* advance(DataLayout* layout) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   665
    return (DataLayout*) (((address)layout) + (ssize_t)CounterData::counter_data_size_in_bytes());
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   666
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   667
#endif // CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   668
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   669
  void print_data_on(outputStream* st, const char* extra = NULL) const;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   670
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
   671
489c9b5090e2 Initial load
duke
parents:
diff changeset
   672
// JumpData
489c9b5090e2 Initial load
duke
parents:
diff changeset
   673
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
   674
// A JumpData is used to access profiling information for a direct
489c9b5090e2 Initial load
duke
parents:
diff changeset
   675
// branch.  It is a counter, used for counting the number of branches,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   676
// plus a data displacement, used for realigning the data pointer to
489c9b5090e2 Initial load
duke
parents:
diff changeset
   677
// the corresponding target bci.
489c9b5090e2 Initial load
duke
parents:
diff changeset
   678
class JumpData : public ProfileData {
33632
038347770a9e 8139170: JVMCI refresh
twisti
parents: 33160
diff changeset
   679
  friend class VMStructs;
35123
b0b89d83bcf5 8134994: use separate VMStructs databases for SA and JVMCI
twisti
parents: 33638
diff changeset
   680
  friend class JVMCIVMStructs;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   681
protected:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   682
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   683
    taken_off_set,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   684
    displacement_off_set,
489c9b5090e2 Initial load
duke
parents:
diff changeset
   685
    jump_cell_count
489c9b5090e2 Initial load
duke
parents:
diff changeset
   686
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
   687
489c9b5090e2 Initial load
duke
parents:
diff changeset
   688
  void set_displacement(int displacement) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   689
    set_int_at(displacement_off_set, displacement);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   690
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   691
489c9b5090e2 Initial load
duke
parents:
diff changeset
   692
public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
   693
  JumpData(DataLayout* layout) : ProfileData(layout) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   694
    assert(layout->tag() == DataLayout::jump_data_tag ||
489c9b5090e2 Initial load
duke
parents:
diff changeset
   695
      layout->tag() == DataLayout::branch_data_tag, "wrong type");
489c9b5090e2 Initial load
duke
parents:
diff changeset
   696
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   697
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   698
  virtual bool is_JumpData() const { return true; }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   699
489c9b5090e2 Initial load
duke
parents:
diff changeset
   700
  static int static_cell_count() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   701
    return jump_cell_count;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   702
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   703
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   704
  virtual int cell_count() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   705
    return static_cell_count();
489c9b5090e2 Initial load
duke
parents:
diff changeset
   706
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   707
489c9b5090e2 Initial load
duke
parents:
diff changeset
   708
  // Direct accessor
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   709
  uint taken() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   710
    return uint_at(taken_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   711
  }
10514
e229a19078cf 7071307: MethodHandle bimorphic inlining should consider the frequency
never
parents: 9446
diff changeset
   712
e229a19078cf 7071307: MethodHandle bimorphic inlining should consider the frequency
never
parents: 9446
diff changeset
   713
  void set_taken(uint cnt) {
e229a19078cf 7071307: MethodHandle bimorphic inlining should consider the frequency
never
parents: 9446
diff changeset
   714
    set_uint_at(taken_off_set, cnt);
e229a19078cf 7071307: MethodHandle bimorphic inlining should consider the frequency
never
parents: 9446
diff changeset
   715
  }
e229a19078cf 7071307: MethodHandle bimorphic inlining should consider the frequency
never
parents: 9446
diff changeset
   716
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   717
  // Saturating counter
489c9b5090e2 Initial load
duke
parents:
diff changeset
   718
  uint inc_taken() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   719
    uint cnt = taken() + 1;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   720
    // Did we wrap? Will compiler screw us??
489c9b5090e2 Initial load
duke
parents:
diff changeset
   721
    if (cnt == 0) cnt--;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   722
    set_uint_at(taken_off_set, cnt);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   723
    return cnt;
489c9b5090e2 Initial load
duke
parents:
diff changeset
   724
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   725
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   726
  int displacement() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   727
    return int_at(displacement_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   728
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   729
489c9b5090e2 Initial load
duke
parents:
diff changeset
   730
  // Code generation support
489c9b5090e2 Initial load
duke
parents:
diff changeset
   731
  static ByteSize taken_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   732
    return cell_offset(taken_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   733
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   734
489c9b5090e2 Initial load
duke
parents:
diff changeset
   735
  static ByteSize displacement_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
   736
    return cell_offset(displacement_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
   737
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
   738
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   739
#ifdef CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   740
  static void increment_taken_count_no_overflow(DataLayout* layout) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   741
    increment_uint_at_no_overflow(layout, taken_off_set);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   742
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   743
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   744
  static DataLayout* advance_taken(DataLayout* layout) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   745
    return (DataLayout*) (((address)layout) + (ssize_t)int_at(layout, displacement_off_set));
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   746
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   747
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   748
  static uint taken_count(DataLayout* layout) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   749
    return (uint) uint_at(layout, taken_off_set);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   750
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   751
#endif // CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
   752
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   753
  // Specific initialization.
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
   754
  void post_initialize(BytecodeStream* stream, MethodData* mdo);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
   755
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
   756
  void print_data_on(outputStream* st, const char* extra = NULL) const;
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   757
};
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   758
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   759
// Entries in a ProfileData object to record types: it can either be
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   760
// none (no profile), unknown (conflicting profile data) or a klass if
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   761
// a single one is seen. Whether a null reference was seen is also
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   762
// recorded. No counter is associated with the type and a single type
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   763
// is tracked (unlike VirtualCallData).
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   764
class TypeEntries {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   765
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   766
public:
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   767
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   768
  // A single cell is used to record information for a type:
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   769
  // - the cell is initialized to 0
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   770
  // - when a type is discovered it is stored in the cell
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   771
  // - bit zero of the cell is used to record whether a null reference
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   772
  // was encountered or not
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   773
  // - bit 1 is set to record a conflict in the type information
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   774
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   775
  enum {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   776
    null_seen = 1,
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   777
    type_mask = ~null_seen,
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   778
    type_unknown = 2,
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   779
    status_bits = null_seen | type_unknown,
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   780
    type_klass_mask = ~status_bits
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   781
  };
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   782
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   783
  // what to initialize a cell to
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   784
  static intptr_t type_none() {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   785
    return 0;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   786
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   787
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   788
  // null seen = bit 0 set?
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   789
  static bool was_null_seen(intptr_t v) {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   790
    return (v & null_seen) != 0;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   791
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   792
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   793
  // conflicting type information = bit 1 set?
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   794
  static bool is_type_unknown(intptr_t v) {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   795
    return (v & type_unknown) != 0;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   796
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   797
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   798
  // not type information yet = all bits cleared, ignoring bit 0?
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   799
  static bool is_type_none(intptr_t v) {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   800
    return (v & type_mask) == 0;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   801
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   802
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   803
  // recorded type: cell without bit 0 and 1
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   804
  static intptr_t klass_part(intptr_t v) {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   805
    intptr_t r = v & type_klass_mask;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   806
    return r;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   807
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   808
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   809
  // type recorded
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   810
  static Klass* valid_klass(intptr_t k) {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   811
    if (!is_type_none(k) &&
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   812
        !is_type_unknown(k)) {
21581
73584c201e2d 8027572: assert(r != 0) failed: invalid
roland
parents: 21095
diff changeset
   813
      Klass* res = (Klass*)klass_part(k);
73584c201e2d 8027572: assert(r != 0) failed: invalid
roland
parents: 21095
diff changeset
   814
      assert(res != NULL, "invalid");
73584c201e2d 8027572: assert(r != 0) failed: invalid
roland
parents: 21095
diff changeset
   815
      return res;
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   816
    } else {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   817
      return NULL;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   818
    }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   819
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   820
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   821
  static intptr_t with_status(intptr_t k, intptr_t in) {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   822
    return k | (in & status_bits);
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   823
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   824
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   825
  static intptr_t with_status(Klass* k, intptr_t in) {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   826
    return with_status((intptr_t)k, in);
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   827
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   828
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   829
  static void print_klass(outputStream* st, intptr_t k);
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   830
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   831
  // GC support
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   832
  static bool is_loader_alive(BoolObjectClosure* is_alive_cl, intptr_t p);
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   833
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   834
protected:
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   835
  // ProfileData object these entries are part of
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   836
  ProfileData* _pd;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   837
  // offset within the ProfileData object where the entries start
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   838
  const int _base_off;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   839
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   840
  TypeEntries(int base_off)
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   841
    : _base_off(base_off), _pd(NULL) {}
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   842
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   843
  void set_intptr_at(int index, intptr_t value) {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   844
    _pd->set_intptr_at(index, value);
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   845
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   846
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   847
  intptr_t intptr_at(int index) const {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   848
    return _pd->intptr_at(index);
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   849
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   850
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   851
public:
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   852
  void set_profile_data(ProfileData* pd) {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   853
    _pd = pd;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   854
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   855
};
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   856
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   857
// Type entries used for arguments passed at a call and parameters on
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   858
// method entry. 2 cells per entry: one for the type encoded as in
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   859
// TypeEntries and one initialized with the stack slot where the
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   860
// profiled object is to be found so that the interpreter can locate
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   861
// it quickly.
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   862
class TypeStackSlotEntries : public TypeEntries {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   863
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   864
private:
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   865
  enum {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   866
    stack_slot_entry,
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   867
    type_entry,
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   868
    per_arg_cell_count
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   869
  };
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   870
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   871
  // offset of cell for stack slot for entry i within ProfileData object
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   872
  int stack_slot_offset(int i) const {
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   873
    return _base_off + stack_slot_local_offset(i);
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   874
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   875
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   876
  const int _number_of_entries;
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   877
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   878
  // offset of cell for type for entry i within ProfileData object
24476
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
   879
  int type_offset_in_cells(int i) const {
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   880
    return _base_off + type_local_offset(i);
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   881
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   882
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   883
public:
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   884
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   885
  TypeStackSlotEntries(int base_off, int nb_entries)
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   886
    : TypeEntries(base_off), _number_of_entries(nb_entries) {}
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   887
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
   888
  static int compute_cell_count(Symbol* signature, bool include_receiver, int max);
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   889
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
   890
  void post_initialize(Symbol* signature, bool has_receiver, bool include_receiver);
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   891
24476
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
   892
  int number_of_entries() const { return _number_of_entries; }
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
   893
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   894
  // offset of cell for stack slot for entry i within this block of cells for a TypeStackSlotEntries
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   895
  static int stack_slot_local_offset(int i) {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   896
    return i * per_arg_cell_count + stack_slot_entry;
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   897
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   898
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   899
  // offset of cell for type for entry i within this block of cells for a TypeStackSlotEntries
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   900
  static int type_local_offset(int i) {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   901
    return i * per_arg_cell_count + type_entry;
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   902
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   903
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   904
  // stack slot for entry i
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   905
  uint stack_slot(int i) const {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   906
    assert(i >= 0 && i < _number_of_entries, "oob");
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   907
    return _pd->uint_at(stack_slot_offset(i));
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   908
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   909
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   910
  // set stack slot for entry i
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   911
  void set_stack_slot(int i, uint num) {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   912
    assert(i >= 0 && i < _number_of_entries, "oob");
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   913
    _pd->set_uint_at(stack_slot_offset(i), num);
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   914
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   915
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   916
  // type for entry i
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   917
  intptr_t type(int i) const {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   918
    assert(i >= 0 && i < _number_of_entries, "oob");
24476
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
   919
    return _pd->intptr_at(type_offset_in_cells(i));
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   920
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   921
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   922
  // set type for entry i
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   923
  void set_type(int i, intptr_t k) {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   924
    assert(i >= 0 && i < _number_of_entries, "oob");
24476
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
   925
    _pd->set_intptr_at(type_offset_in_cells(i), k);
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   926
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   927
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   928
  static ByteSize per_arg_size() {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   929
    return in_ByteSize(per_arg_cell_count * DataLayout::cell_size);
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   930
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   931
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   932
  static int per_arg_count() {
24476
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
   933
    return per_arg_cell_count;
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
   934
  }
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
   935
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
   936
  ByteSize type_offset(int i) const {
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
   937
    return DataLayout::cell_offset(type_offset_in_cells(i));
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   938
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   939
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   940
  // GC support
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   941
  void clean_weak_klass_links(BoolObjectClosure* is_alive_closure);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   942
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   943
  void print_data_on(outputStream* st) const;
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   944
};
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   945
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   946
// Type entry used for return from a call. A single cell to record the
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   947
// type.
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   948
class ReturnTypeEntry : public TypeEntries {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   949
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   950
private:
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   951
  enum {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   952
    cell_count = 1
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   953
  };
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   954
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   955
public:
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   956
  ReturnTypeEntry(int base_off)
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   957
    : TypeEntries(base_off) {}
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   958
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   959
  void post_initialize() {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   960
    set_type(type_none());
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   961
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   962
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   963
  intptr_t type() const {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   964
    return _pd->intptr_at(_base_off);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   965
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   966
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   967
  void set_type(intptr_t k) {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   968
    _pd->set_intptr_at(_base_off, k);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   969
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   970
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   971
  static int static_cell_count() {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   972
    return cell_count;
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   973
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   974
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   975
  static ByteSize size() {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   976
    return in_ByteSize(cell_count * DataLayout::cell_size);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   977
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   978
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   979
  ByteSize type_offset() {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   980
    return DataLayout::cell_offset(_base_off);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   981
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   982
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   983
  // GC support
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   984
  void clean_weak_klass_links(BoolObjectClosure* is_alive_closure);
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   985
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   986
  void print_data_on(outputStream* st) const;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   987
};
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
   988
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   989
// Entries to collect type information at a call: contains arguments
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   990
// (TypeStackSlotEntries), a return type (ReturnTypeEntry) and a
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   991
// number of cells. Because the number of cells for the return type is
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   992
// smaller than the number of cells for the type of an arguments, the
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   993
// number of cells is used to tell how many arguments are profiled and
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   994
// whether a return value is profiled. See has_arguments() and
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   995
// has_return().
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   996
class TypeEntriesAtCall {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   997
private:
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   998
  static int stack_slot_local_offset(int i) {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
   999
    return header_cell_count() + TypeStackSlotEntries::stack_slot_local_offset(i);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1000
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1001
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1002
  static int argument_type_local_offset(int i) {
24476
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1003
    return header_cell_count() + TypeStackSlotEntries::type_local_offset(i);
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1004
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1005
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1006
public:
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1007
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1008
  static int header_cell_count() {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1009
    return 1;
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1010
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1011
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1012
  static int cell_count_local_offset() {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1013
    return 0;
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1014
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1015
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1016
  static int compute_cell_count(BytecodeStream* stream);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1017
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1018
  static void initialize(DataLayout* dl, int base, int cell_count) {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1019
    int off = base + cell_count_local_offset();
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1020
    dl->set_cell_at(off, cell_count - base - header_cell_count());
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1021
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1022
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1023
  static bool arguments_profiling_enabled();
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1024
  static bool return_profiling_enabled();
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1025
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1026
  // Code generation support
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1027
  static ByteSize cell_count_offset() {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1028
    return in_ByteSize(cell_count_local_offset() * DataLayout::cell_size);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1029
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1030
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1031
  static ByteSize args_data_offset() {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1032
    return in_ByteSize(header_cell_count() * DataLayout::cell_size);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1033
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1034
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1035
  static ByteSize stack_slot_offset(int i) {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1036
    return in_ByteSize(stack_slot_local_offset(i) * DataLayout::cell_size);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1037
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1038
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1039
  static ByteSize argument_type_offset(int i) {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1040
    return in_ByteSize(argument_type_local_offset(i) * DataLayout::cell_size);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1041
  }
24088
adf36ca51f17 8039975: SIGSEGV in MethodData::next_data(ProfileData*)
roland
parents: 23845
diff changeset
  1042
adf36ca51f17 8039975: SIGSEGV in MethodData::next_data(ProfileData*)
roland
parents: 23845
diff changeset
  1043
  static ByteSize return_only_size() {
adf36ca51f17 8039975: SIGSEGV in MethodData::next_data(ProfileData*)
roland
parents: 23845
diff changeset
  1044
    return ReturnTypeEntry::size() + in_ByteSize(header_cell_count() * DataLayout::cell_size);
adf36ca51f17 8039975: SIGSEGV in MethodData::next_data(ProfileData*)
roland
parents: 23845
diff changeset
  1045
  }
adf36ca51f17 8039975: SIGSEGV in MethodData::next_data(ProfileData*)
roland
parents: 23845
diff changeset
  1046
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1047
};
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1048
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1049
// CallTypeData
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1050
//
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1051
// A CallTypeData is used to access profiling information about a non
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1052
// virtual call for which we collect type information about arguments
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1053
// and return value.
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1054
class CallTypeData : public CounterData {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1055
private:
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1056
  // entries for arguments if any
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1057
  TypeStackSlotEntries _args;
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1058
  // entry for return type if any
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1059
  ReturnTypeEntry _ret;
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1060
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1061
  int cell_count_global_offset() const {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1062
    return CounterData::static_cell_count() + TypeEntriesAtCall::cell_count_local_offset();
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1063
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1064
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1065
  // number of cells not counting the header
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1066
  int cell_count_no_header() const {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1067
    return uint_at(cell_count_global_offset());
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1068
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1069
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1070
  void check_number_of_arguments(int total) {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1071
    assert(number_of_arguments() == total, "should be set in DataLayout::initialize");
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1072
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1073
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1074
public:
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1075
  CallTypeData(DataLayout* layout) :
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1076
    CounterData(layout),
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1077
    _args(CounterData::static_cell_count()+TypeEntriesAtCall::header_cell_count(), number_of_arguments()),
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1078
    _ret(cell_count() - ReturnTypeEntry::static_cell_count())
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1079
  {
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1080
    assert(layout->tag() == DataLayout::call_type_data_tag, "wrong type");
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1081
    // Some compilers (VC++) don't want this passed in member initialization list
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1082
    _args.set_profile_data(this);
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1083
    _ret.set_profile_data(this);
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1084
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1085
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1086
  const TypeStackSlotEntries* args() const {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1087
    assert(has_arguments(), "no profiling of arguments");
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1088
    return &_args;
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1089
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1090
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1091
  const ReturnTypeEntry* ret() const {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1092
    assert(has_return(), "no profiling of return value");
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1093
    return &_ret;
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1094
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1095
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1096
  virtual bool is_CallTypeData() const { return true; }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1097
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1098
  static int static_cell_count() {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1099
    return -1;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1100
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1101
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1102
  static int compute_cell_count(BytecodeStream* stream) {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1103
    return CounterData::static_cell_count() + TypeEntriesAtCall::compute_cell_count(stream);
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1104
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1105
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1106
  static void initialize(DataLayout* dl, int cell_count) {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1107
    TypeEntriesAtCall::initialize(dl, CounterData::static_cell_count(), cell_count);
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1108
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1109
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1110
  virtual void post_initialize(BytecodeStream* stream, MethodData* mdo);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1111
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1112
  virtual int cell_count() const {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1113
    return CounterData::static_cell_count() +
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1114
      TypeEntriesAtCall::header_cell_count() +
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1115
      int_at_unchecked(cell_count_global_offset());
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1116
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1117
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1118
  int number_of_arguments() const {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1119
    return cell_count_no_header() / TypeStackSlotEntries::per_arg_count();
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1120
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1121
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1122
  void set_argument_type(int i, Klass* k) {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1123
    assert(has_arguments(), "no arguments!");
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1124
    intptr_t current = _args.type(i);
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1125
    _args.set_type(i, TypeEntries::with_status(k, current));
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1126
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1127
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1128
  void set_return_type(Klass* k) {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1129
    assert(has_return(), "no return!");
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1130
    intptr_t current = _ret.type();
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1131
    _ret.set_type(TypeEntries::with_status(k, current));
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1132
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1133
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1134
  // An entry for a return value takes less space than an entry for an
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1135
  // argument so if the number of cells exceeds the number of cells
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1136
  // needed for an argument, this object contains type information for
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1137
  // at least one argument.
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1138
  bool has_arguments() const {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1139
    bool res = cell_count_no_header() >= TypeStackSlotEntries::per_arg_count();
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1140
    assert (!res || TypeEntriesAtCall::arguments_profiling_enabled(), "no profiling of arguments");
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1141
    return res;
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1142
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1143
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1144
  // An entry for a return value takes less space than an entry for an
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1145
  // argument, so if the remainder of the number of cells divided by
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1146
  // the number of cells for an argument is not null, a return value
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1147
  // is profiled in this object.
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1148
  bool has_return() const {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1149
    bool res = (cell_count_no_header() % TypeStackSlotEntries::per_arg_count()) != 0;
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1150
    assert (!res || TypeEntriesAtCall::return_profiling_enabled(), "no profiling of return values");
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1151
    return res;
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1152
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1153
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1154
  // Code generation support
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1155
  static ByteSize args_data_offset() {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1156
    return cell_offset(CounterData::static_cell_count()) + TypeEntriesAtCall::args_data_offset();
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1157
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1158
24476
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1159
  ByteSize argument_type_offset(int i) {
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1160
    return _args.type_offset(i);
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1161
  }
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1162
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1163
  ByteSize return_type_offset() {
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1164
    return _ret.type_offset();
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1165
  }
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1166
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1167
  // GC support
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1168
  virtual void clean_weak_klass_links(BoolObjectClosure* is_alive_closure) {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1169
    if (has_arguments()) {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1170
      _args.clean_weak_klass_links(is_alive_closure);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1171
    }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1172
    if (has_return()) {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1173
      _ret.clean_weak_klass_links(is_alive_closure);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1174
    }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1175
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1176
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  1177
  virtual void print_data_on(outputStream* st, const char* extra = NULL) const;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1178
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1179
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1180
// ReceiverTypeData
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1181
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1182
// A ReceiverTypeData is used to access profiling information about a
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1183
// dynamic type check.  It consists of a counter which counts the total times
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  1184
// that the check is reached, and a series of (Klass*, count) pairs
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1185
// which are used to store a type profile for the receiver of the check.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1186
class ReceiverTypeData : public CounterData {
33632
038347770a9e 8139170: JVMCI refresh
twisti
parents: 33160
diff changeset
  1187
  friend class VMStructs;
35123
b0b89d83bcf5 8134994: use separate VMStructs databases for SA and JVMCI
twisti
parents: 33638
diff changeset
  1188
  friend class JVMCIVMStructs;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1189
protected:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1190
  enum {
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1191
#if INCLUDE_JVMCI
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1192
    // Description of the different counters
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1193
    // ReceiverTypeData for instanceof/checkcast/aastore:
41701
908cd3b6bddc 8166781: fix wrong comment in ReceiverTypeData
rschatz
parents: 40869
diff changeset
  1194
    //   count is decremented for failed type checks
908cd3b6bddc 8166781: fix wrong comment in ReceiverTypeData
rschatz
parents: 40869
diff changeset
  1195
    //   JVMCI only: nonprofiled_count is incremented on type overflow
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1196
    // VirtualCallData for invokevirtual/invokeinterface:
41701
908cd3b6bddc 8166781: fix wrong comment in ReceiverTypeData
rschatz
parents: 40869
diff changeset
  1197
    //   count is incremented on type overflow
908cd3b6bddc 8166781: fix wrong comment in ReceiverTypeData
rschatz
parents: 40869
diff changeset
  1198
    //   JVMCI only: nonprofiled_count is incremented on method overflow
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1199
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1200
    // JVMCI is interested in knowing the percentage of type checks involving a type not explicitly in the profile
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1201
    nonprofiled_count_off_set = counter_cell_count,
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1202
    receiver0_offset,
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1203
#else
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1204
    receiver0_offset = counter_cell_count,
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1205
#endif
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1206
    count0_offset,
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1207
    receiver_type_row_cell_count = (count0_offset + 1) - receiver0_offset
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1208
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1209
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1210
public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1211
  ReceiverTypeData(DataLayout* layout) : CounterData(layout) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1212
    assert(layout->tag() == DataLayout::receiver_type_data_tag ||
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1213
           layout->tag() == DataLayout::virtual_call_data_tag ||
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1214
           layout->tag() == DataLayout::virtual_call_type_data_tag, "wrong type");
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1215
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1216
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1217
  virtual bool is_ReceiverTypeData() const { return true; }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1218
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1219
  static int static_cell_count() {
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1220
    return counter_cell_count + (uint) TypeProfileWidth * receiver_type_row_cell_count JVMCI_ONLY(+ 1);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1221
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1222
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1223
  virtual int cell_count() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1224
    return static_cell_count();
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1225
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1226
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1227
  // Direct accessors
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1228
  static uint row_limit() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1229
    return TypeProfileWidth;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1230
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1231
  static int receiver_cell_index(uint row) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1232
    return receiver0_offset + row * receiver_type_row_cell_count;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1233
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1234
  static int receiver_count_cell_index(uint row) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1235
    return count0_offset + row * receiver_type_row_cell_count;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1236
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1237
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1238
  Klass* receiver(uint row) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1239
    assert(row < row_limit(), "oob");
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1240
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  1241
    Klass* recv = (Klass*)intptr_at(receiver_cell_index(row));
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  1242
    assert(recv == NULL || recv->is_klass(), "wrong type");
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1243
    return recv;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1244
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1245
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  1246
  void set_receiver(uint row, Klass* k) {
3696
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
  1247
    assert((uint)row < row_limit(), "oob");
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  1248
    set_intptr_at(receiver_cell_index(row), (uintptr_t)k);
3696
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
  1249
  }
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
  1250
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1251
  uint receiver_count(uint row) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1252
    assert(row < row_limit(), "oob");
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1253
    return uint_at(receiver_count_cell_index(row));
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1254
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1255
3696
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
  1256
  void set_receiver_count(uint row, uint count) {
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
  1257
    assert(row < row_limit(), "oob");
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
  1258
    set_uint_at(receiver_count_cell_index(row), count);
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
  1259
  }
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
  1260
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
  1261
  void clear_row(uint row) {
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
  1262
    assert(row < row_limit(), "oob");
4892
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1263
    // Clear total count - indicator of polymorphic call site.
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1264
    // The site may look like as monomorphic after that but
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1265
    // it allow to have more accurate profiling information because
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1266
    // there was execution phase change since klasses were unloaded.
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1267
    // If the site is still polymorphic then MDO will be updated
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1268
    // to reflect it. But it could be the case that the site becomes
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1269
    // only bimorphic. Then keeping total count not 0 will be wrong.
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1270
    // Even if we use monomorphic (when it is not) for compilation
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1271
    // we will only have trap, deoptimization and recompile again
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1272
    // with updated MDO after executing method in Interpreter.
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1273
    // An additional receiver will be recorded in the cleaned row
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1274
    // during next call execution.
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1275
    //
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1276
    // Note: our profiling logic works with empty rows in any slot.
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1277
    // We do sorting a profiling info (ciCallProfile) for compilation.
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1278
    //
e977b527544a 6923002: assert(false,"this call site should not be polymorphic")
kvn
parents: 4754
diff changeset
  1279
    set_count(0);
3696
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
  1280
    set_receiver(row, NULL);
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
  1281
    set_receiver_count(row, 0);
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1282
#if INCLUDE_JVMCI
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1283
    if (!this->is_VirtualCallData()) {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1284
      // if this is a ReceiverTypeData for JVMCI, the nonprofiled_count
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1285
      // must also be reset (see "Description of the different counters" above)
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1286
      set_nonprofiled_count(0);
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1287
    }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1288
#endif
3696
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
  1289
  }
9e5d9b5e1049 4957990: Perm heap bloat in JVM
ysr
parents: 670
diff changeset
  1290
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1291
  // Code generation support
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1292
  static ByteSize receiver_offset(uint row) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1293
    return cell_offset(receiver_cell_index(row));
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1294
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1295
  static ByteSize receiver_count_offset(uint row) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1296
    return cell_offset(receiver_count_cell_index(row));
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1297
  }
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1298
#if INCLUDE_JVMCI
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1299
  static ByteSize nonprofiled_receiver_count_offset() {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1300
    return cell_offset(nonprofiled_count_off_set);
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1301
  }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1302
  uint nonprofiled_count() const {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1303
    return uint_at(nonprofiled_count_off_set);
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1304
  }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1305
  void set_nonprofiled_count(uint count) {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1306
    set_uint_at(nonprofiled_count_off_set, count);
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1307
  }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1308
#endif // INCLUDE_JVMCI
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1309
  static ByteSize receiver_type_data_size() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1310
    return cell_offset(static_cell_count());
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1311
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1312
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1313
  // GC support
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  1314
  virtual void clean_weak_klass_links(BoolObjectClosure* is_alive_closure);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1315
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1316
#ifdef CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1317
  static int receiver_type_data_size_in_bytes() {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1318
    return cell_offset_in_bytes(static_cell_count());
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1319
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1320
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1321
  static Klass *receiver_unchecked(DataLayout* layout, uint row) {
22849
b8670e920530 8028514: PPC64: Fix C++ Interpreter after '7195622: CheckUnhandledOops has limited usefulness now'
simonis
parents: 22838
diff changeset
  1322
    Klass* recv = (Klass*)layout->cell_at(receiver_cell_index(row));
b8670e920530 8028514: PPC64: Fix C++ Interpreter after '7195622: CheckUnhandledOops has limited usefulness now'
simonis
parents: 22838
diff changeset
  1323
    return recv;
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1324
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1325
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1326
  static void increment_receiver_count_no_overflow(DataLayout* layout, Klass *rcvr) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1327
    const int num_rows = row_limit();
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1328
    // Receiver already exists?
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1329
    for (int row = 0; row < num_rows; row++) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1330
      if (receiver_unchecked(layout, row) == rcvr) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1331
        increment_uint_at_no_overflow(layout, receiver_count_cell_index(row));
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1332
        return;
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1333
      }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1334
    }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1335
    // New receiver, find a free slot.
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1336
    for (int row = 0; row < num_rows; row++) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1337
      if (receiver_unchecked(layout, row) == NULL) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1338
        set_intptr_at(layout, receiver_cell_index(row), (intptr_t)rcvr);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1339
        increment_uint_at_no_overflow(layout, receiver_count_cell_index(row));
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1340
        return;
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1341
      }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1342
    }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1343
    // Receiver did not match any saved receiver and there is no empty row for it.
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1344
    // Increment total counter to indicate polymorphic case.
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1345
    increment_count_no_overflow(layout);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1346
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1347
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1348
  static DataLayout* advance(DataLayout* layout) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1349
    return (DataLayout*) (((address)layout) + (ssize_t)ReceiverTypeData::receiver_type_data_size_in_bytes());
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1350
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1351
#endif // CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1352
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1353
  void print_receiver_data_on(outputStream* st) const;
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  1354
  void print_data_on(outputStream* st, const char* extra = NULL) const;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1355
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1356
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1357
// VirtualCallData
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1358
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1359
// A VirtualCallData is used to access profiling information about a
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1360
// virtual call.  For now, it has nothing more than a ReceiverTypeData.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1361
class VirtualCallData : public ReceiverTypeData {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1362
public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1363
  VirtualCallData(DataLayout* layout) : ReceiverTypeData(layout) {
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1364
    assert(layout->tag() == DataLayout::virtual_call_data_tag ||
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1365
           layout->tag() == DataLayout::virtual_call_type_data_tag, "wrong type");
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1366
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1367
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1368
  virtual bool is_VirtualCallData() const { return true; }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1369
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1370
  static int static_cell_count() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1371
    // At this point we could add more profile state, e.g., for arguments.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1372
    // But for now it's the same size as the base record type.
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1373
    return ReceiverTypeData::static_cell_count() JVMCI_ONLY(+ (uint) MethodProfileWidth * receiver_type_row_cell_count);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1374
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1375
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1376
  virtual int cell_count() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1377
    return static_cell_count();
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1378
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1379
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1380
  // Direct accessors
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1381
  static ByteSize virtual_call_data_size() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1382
    return cell_offset(static_cell_count());
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1383
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1384
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1385
#ifdef CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1386
  static int virtual_call_data_size_in_bytes() {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1387
    return cell_offset_in_bytes(static_cell_count());
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1388
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1389
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1390
  static DataLayout* advance(DataLayout* layout) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1391
    return (DataLayout*) (((address)layout) + (ssize_t)VirtualCallData::virtual_call_data_size_in_bytes());
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1392
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1393
#endif // CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1394
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1395
#if INCLUDE_JVMCI
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1396
  static ByteSize method_offset(uint row) {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1397
    return cell_offset(method_cell_index(row));
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1398
  }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1399
  static ByteSize method_count_offset(uint row) {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1400
    return cell_offset(method_count_cell_index(row));
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1401
  }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1402
  static int method_cell_index(uint row) {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1403
    return receiver0_offset + (row + TypeProfileWidth) * receiver_type_row_cell_count;
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1404
  }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1405
  static int method_count_cell_index(uint row) {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1406
    return count0_offset + (row + TypeProfileWidth) * receiver_type_row_cell_count;
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1407
  }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1408
  static uint method_row_limit() {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1409
    return MethodProfileWidth;
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1410
  }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1411
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1412
  Method* method(uint row) const {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1413
    assert(row < method_row_limit(), "oob");
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1414
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1415
    Method* method = (Method*)intptr_at(method_cell_index(row));
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1416
    assert(method == NULL || method->is_method(), "must be");
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1417
    return method;
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1418
  }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1419
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1420
  uint method_count(uint row) const {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1421
    assert(row < method_row_limit(), "oob");
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1422
    return uint_at(method_count_cell_index(row));
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1423
  }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1424
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1425
  void set_method(uint row, Method* m) {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1426
    assert((uint)row < method_row_limit(), "oob");
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1427
    set_intptr_at(method_cell_index(row), (uintptr_t)m);
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1428
  }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1429
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1430
  void set_method_count(uint row, uint count) {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1431
    assert(row < method_row_limit(), "oob");
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1432
    set_uint_at(method_count_cell_index(row), count);
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1433
  }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1434
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1435
  void clear_method_row(uint row) {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1436
    assert(row < method_row_limit(), "oob");
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1437
    // Clear total count - indicator of polymorphic call site (see comment for clear_row() in ReceiverTypeData).
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1438
    set_nonprofiled_count(0);
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1439
    set_method(row, NULL);
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1440
    set_method_count(row, 0);
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1441
  }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1442
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1443
  // GC support
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1444
  virtual void clean_weak_klass_links(BoolObjectClosure* is_alive_closure);
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1445
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1446
  // Redefinition support
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1447
  virtual void clean_weak_method_links();
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1448
#endif // INCLUDE_JVMCI
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1449
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  1450
  void print_method_data_on(outputStream* st) const NOT_JVMCI_RETURN;
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  1451
  void print_data_on(outputStream* st, const char* extra = NULL) const;
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1452
};
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1453
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1454
// VirtualCallTypeData
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1455
//
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1456
// A VirtualCallTypeData is used to access profiling information about
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1457
// a virtual call for which we collect type information about
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1458
// arguments and return value.
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1459
class VirtualCallTypeData : public VirtualCallData {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1460
private:
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1461
  // entries for arguments if any
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1462
  TypeStackSlotEntries _args;
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1463
  // entry for return type if any
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1464
  ReturnTypeEntry _ret;
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1465
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1466
  int cell_count_global_offset() const {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1467
    return VirtualCallData::static_cell_count() + TypeEntriesAtCall::cell_count_local_offset();
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1468
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1469
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1470
  // number of cells not counting the header
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1471
  int cell_count_no_header() const {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1472
    return uint_at(cell_count_global_offset());
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1473
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1474
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1475
  void check_number_of_arguments(int total) {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1476
    assert(number_of_arguments() == total, "should be set in DataLayout::initialize");
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1477
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1478
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1479
public:
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1480
  VirtualCallTypeData(DataLayout* layout) :
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1481
    VirtualCallData(layout),
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1482
    _args(VirtualCallData::static_cell_count()+TypeEntriesAtCall::header_cell_count(), number_of_arguments()),
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1483
    _ret(cell_count() - ReturnTypeEntry::static_cell_count())
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1484
  {
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1485
    assert(layout->tag() == DataLayout::virtual_call_type_data_tag, "wrong type");
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1486
    // Some compilers (VC++) don't want this passed in member initialization list
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1487
    _args.set_profile_data(this);
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1488
    _ret.set_profile_data(this);
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1489
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1490
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1491
  const TypeStackSlotEntries* args() const {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1492
    assert(has_arguments(), "no profiling of arguments");
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1493
    return &_args;
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1494
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1495
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1496
  const ReturnTypeEntry* ret() const {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1497
    assert(has_return(), "no profiling of return value");
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1498
    return &_ret;
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1499
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1500
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1501
  virtual bool is_VirtualCallTypeData() const { return true; }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1502
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1503
  static int static_cell_count() {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1504
    return -1;
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1505
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1506
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1507
  static int compute_cell_count(BytecodeStream* stream) {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1508
    return VirtualCallData::static_cell_count() + TypeEntriesAtCall::compute_cell_count(stream);
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1509
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1510
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1511
  static void initialize(DataLayout* dl, int cell_count) {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1512
    TypeEntriesAtCall::initialize(dl, VirtualCallData::static_cell_count(), cell_count);
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1513
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1514
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1515
  virtual void post_initialize(BytecodeStream* stream, MethodData* mdo);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1516
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1517
  virtual int cell_count() const {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1518
    return VirtualCallData::static_cell_count() +
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1519
      TypeEntriesAtCall::header_cell_count() +
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1520
      int_at_unchecked(cell_count_global_offset());
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1521
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1522
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1523
  int number_of_arguments() const {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1524
    return cell_count_no_header() / TypeStackSlotEntries::per_arg_count();
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1525
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1526
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1527
  void set_argument_type(int i, Klass* k) {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1528
    assert(has_arguments(), "no arguments!");
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1529
    intptr_t current = _args.type(i);
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1530
    _args.set_type(i, TypeEntries::with_status(k, current));
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1531
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1532
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1533
  void set_return_type(Klass* k) {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1534
    assert(has_return(), "no return!");
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1535
    intptr_t current = _ret.type();
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1536
    _ret.set_type(TypeEntries::with_status(k, current));
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1537
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1538
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1539
  // An entry for a return value takes less space than an entry for an
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1540
  // argument, so if the remainder of the number of cells divided by
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1541
  // the number of cells for an argument is not null, a return value
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1542
  // is profiled in this object.
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1543
  bool has_return() const {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1544
    bool res = (cell_count_no_header() % TypeStackSlotEntries::per_arg_count()) != 0;
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1545
    assert (!res || TypeEntriesAtCall::return_profiling_enabled(), "no profiling of return values");
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1546
    return res;
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1547
  }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1548
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1549
  // An entry for a return value takes less space than an entry for an
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1550
  // argument so if the number of cells exceeds the number of cells
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1551
  // needed for an argument, this object contains type information for
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1552
  // at least one argument.
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1553
  bool has_arguments() const {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1554
    bool res = cell_count_no_header() >= TypeStackSlotEntries::per_arg_count();
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1555
    assert (!res || TypeEntriesAtCall::arguments_profiling_enabled(), "no profiling of arguments");
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1556
    return res;
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1557
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1558
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1559
  // Code generation support
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1560
  static ByteSize args_data_offset() {
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1561
    return cell_offset(VirtualCallData::static_cell_count()) + TypeEntriesAtCall::args_data_offset();
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1562
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1563
24476
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1564
  ByteSize argument_type_offset(int i) {
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1565
    return _args.type_offset(i);
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1566
  }
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1567
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1568
  ByteSize return_type_offset() {
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1569
    return _ret.type_offset();
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1570
  }
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  1571
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1572
  // GC support
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1573
  virtual void clean_weak_klass_links(BoolObjectClosure* is_alive_closure) {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1574
    ReceiverTypeData::clean_weak_klass_links(is_alive_closure);
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1575
    if (has_arguments()) {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1576
      _args.clean_weak_klass_links(is_alive_closure);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1577
    }
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1578
    if (has_return()) {
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1579
      _ret.clean_weak_klass_links(is_alive_closure);
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  1580
    }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1581
  }
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1582
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  1583
  virtual void print_data_on(outputStream* st, const char* extra = NULL) const;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1584
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1585
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1586
// RetData
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1587
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1588
// A RetData is used to access profiling information for a ret bytecode.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1589
// It is composed of a count of the number of times that the ret has
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1590
// been executed, followed by a series of triples of the form
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1591
// (bci, count, di) which count the number of times that some bci was the
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1592
// target of the ret and cache a corresponding data displacement.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1593
class RetData : public CounterData {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1594
protected:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1595
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1596
    bci0_offset = counter_cell_count,
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1597
    count0_offset,
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1598
    displacement0_offset,
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1599
    ret_row_cell_count = (displacement0_offset + 1) - bci0_offset
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1600
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1601
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1602
  void set_bci(uint row, int bci) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1603
    assert((uint)row < row_limit(), "oob");
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1604
    set_int_at(bci0_offset + row * ret_row_cell_count, bci);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1605
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1606
  void release_set_bci(uint row, int bci) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1607
    assert((uint)row < row_limit(), "oob");
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1608
    // 'release' when setting the bci acts as a valid flag for other
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1609
    // threads wrt bci_count and bci_displacement.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1610
    release_set_int_at(bci0_offset + row * ret_row_cell_count, bci);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1611
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1612
  void set_bci_count(uint row, uint count) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1613
    assert((uint)row < row_limit(), "oob");
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1614
    set_uint_at(count0_offset + row * ret_row_cell_count, count);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1615
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1616
  void set_bci_displacement(uint row, int disp) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1617
    set_int_at(displacement0_offset + row * ret_row_cell_count, disp);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1618
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1619
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1620
public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1621
  RetData(DataLayout* layout) : CounterData(layout) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1622
    assert(layout->tag() == DataLayout::ret_data_tag, "wrong type");
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1623
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1624
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1625
  virtual bool is_RetData() const { return true; }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1626
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1627
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1628
    no_bci = -1 // value of bci when bci1/2 are not in use.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1629
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1630
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1631
  static int static_cell_count() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1632
    return counter_cell_count + (uint) BciProfileWidth * ret_row_cell_count;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1633
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1634
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1635
  virtual int cell_count() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1636
    return static_cell_count();
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1637
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1638
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1639
  static uint row_limit() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1640
    return BciProfileWidth;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1641
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1642
  static int bci_cell_index(uint row) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1643
    return bci0_offset + row * ret_row_cell_count;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1644
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1645
  static int bci_count_cell_index(uint row) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1646
    return count0_offset + row * ret_row_cell_count;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1647
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1648
  static int bci_displacement_cell_index(uint row) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1649
    return displacement0_offset + row * ret_row_cell_count;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1650
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1651
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1652
  // Direct accessors
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1653
  int bci(uint row) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1654
    return int_at(bci_cell_index(row));
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1655
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1656
  uint bci_count(uint row) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1657
    return uint_at(bci_count_cell_index(row));
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1658
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1659
  int bci_displacement(uint row) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1660
    return int_at(bci_displacement_cell_index(row));
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1661
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1662
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1663
  // Interpreter Runtime support
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  1664
  address fixup_ret(int return_bci, MethodData* mdo);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1665
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1666
  // Code generation support
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1667
  static ByteSize bci_offset(uint row) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1668
    return cell_offset(bci_cell_index(row));
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1669
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1670
  static ByteSize bci_count_offset(uint row) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1671
    return cell_offset(bci_count_cell_index(row));
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1672
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1673
  static ByteSize bci_displacement_offset(uint row) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1674
    return cell_offset(bci_displacement_cell_index(row));
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1675
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1676
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1677
#ifdef CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1678
  static DataLayout* advance(MethodData *md, int bci);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1679
#endif // CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1680
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1681
  // Specific initialization.
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  1682
  void post_initialize(BytecodeStream* stream, MethodData* mdo);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1683
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  1684
  void print_data_on(outputStream* st, const char* extra = NULL) const;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1685
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1686
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1687
// BranchData
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1688
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1689
// A BranchData is used to access profiling data for a two-way branch.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1690
// It consists of taken and not_taken counts as well as a data displacement
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1691
// for the taken case.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1692
class BranchData : public JumpData {
33632
038347770a9e 8139170: JVMCI refresh
twisti
parents: 33160
diff changeset
  1693
  friend class VMStructs;
35123
b0b89d83bcf5 8134994: use separate VMStructs databases for SA and JVMCI
twisti
parents: 33638
diff changeset
  1694
  friend class JVMCIVMStructs;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1695
protected:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1696
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1697
    not_taken_off_set = jump_cell_count,
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1698
    branch_cell_count
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1699
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1700
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1701
  void set_displacement(int displacement) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1702
    set_int_at(displacement_off_set, displacement);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1703
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1704
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1705
public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1706
  BranchData(DataLayout* layout) : JumpData(layout) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1707
    assert(layout->tag() == DataLayout::branch_data_tag, "wrong type");
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1708
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1709
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1710
  virtual bool is_BranchData() const { return true; }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1711
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1712
  static int static_cell_count() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1713
    return branch_cell_count;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1714
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1715
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1716
  virtual int cell_count() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1717
    return static_cell_count();
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1718
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1719
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1720
  // Direct accessor
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1721
  uint not_taken() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1722
    return uint_at(not_taken_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1723
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1724
10514
e229a19078cf 7071307: MethodHandle bimorphic inlining should consider the frequency
never
parents: 9446
diff changeset
  1725
  void set_not_taken(uint cnt) {
e229a19078cf 7071307: MethodHandle bimorphic inlining should consider the frequency
never
parents: 9446
diff changeset
  1726
    set_uint_at(not_taken_off_set, cnt);
e229a19078cf 7071307: MethodHandle bimorphic inlining should consider the frequency
never
parents: 9446
diff changeset
  1727
  }
e229a19078cf 7071307: MethodHandle bimorphic inlining should consider the frequency
never
parents: 9446
diff changeset
  1728
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1729
  uint inc_not_taken() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1730
    uint cnt = not_taken() + 1;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1731
    // Did we wrap? Will compiler screw us??
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1732
    if (cnt == 0) cnt--;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1733
    set_uint_at(not_taken_off_set, cnt);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1734
    return cnt;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1735
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1736
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1737
  // Code generation support
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1738
  static ByteSize not_taken_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1739
    return cell_offset(not_taken_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1740
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1741
  static ByteSize branch_data_size() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1742
    return cell_offset(branch_cell_count);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1743
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1744
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1745
#ifdef CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1746
  static int branch_data_size_in_bytes() {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1747
    return cell_offset_in_bytes(branch_cell_count);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1748
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1749
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1750
  static void increment_not_taken_count_no_overflow(DataLayout* layout) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1751
    increment_uint_at_no_overflow(layout, not_taken_off_set);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1752
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1753
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1754
  static DataLayout* advance_not_taken(DataLayout* layout) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1755
    return (DataLayout*) (((address)layout) + (ssize_t)BranchData::branch_data_size_in_bytes());
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1756
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1757
#endif // CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1758
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1759
  // Specific initialization.
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  1760
  void post_initialize(BytecodeStream* stream, MethodData* mdo);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1761
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  1762
  void print_data_on(outputStream* st, const char* extra = NULL) const;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1763
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1764
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1765
// ArrayData
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1766
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1767
// A ArrayData is a base class for accessing profiling data which does
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1768
// not have a statically known size.  It consists of an array length
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1769
// and an array start.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1770
class ArrayData : public ProfileData {
33632
038347770a9e 8139170: JVMCI refresh
twisti
parents: 33160
diff changeset
  1771
  friend class VMStructs;
35123
b0b89d83bcf5 8134994: use separate VMStructs databases for SA and JVMCI
twisti
parents: 33638
diff changeset
  1772
  friend class JVMCIVMStructs;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1773
protected:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1774
  friend class DataLayout;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1775
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1776
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1777
    array_len_off_set,
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1778
    array_start_off_set
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1779
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1780
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1781
  uint array_uint_at(int index) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1782
    int aindex = index + array_start_off_set;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1783
    return uint_at(aindex);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1784
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1785
  int array_int_at(int index) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1786
    int aindex = index + array_start_off_set;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1787
    return int_at(aindex);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1788
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1789
  oop array_oop_at(int index) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1790
    int aindex = index + array_start_off_set;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1791
    return oop_at(aindex);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1792
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1793
  void array_set_int_at(int index, int value) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1794
    int aindex = index + array_start_off_set;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1795
    set_int_at(aindex, value);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1796
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1797
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1798
#ifdef CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1799
  // Static low level accessors for DataLayout with ArrayData's semantics.
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1800
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1801
  static void increment_array_uint_at_no_overflow(DataLayout* layout, int index) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1802
    int aindex = index + array_start_off_set;
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1803
    increment_uint_at_no_overflow(layout, aindex);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1804
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1805
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1806
  static int array_int_at(DataLayout* layout, int index) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1807
    int aindex = index + array_start_off_set;
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1808
    return int_at(layout, aindex);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1809
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1810
#endif // CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1811
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1812
  // Code generation support for subclasses.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1813
  static ByteSize array_element_offset(int index) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1814
    return cell_offset(array_start_off_set + index);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1815
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1816
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1817
public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1818
  ArrayData(DataLayout* layout) : ProfileData(layout) {}
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1819
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1820
  virtual bool is_ArrayData() const { return true; }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1821
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1822
  static int static_cell_count() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1823
    return -1;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1824
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1825
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1826
  int array_len() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1827
    return int_at_unchecked(array_len_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1828
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1829
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1830
  virtual int cell_count() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1831
    return array_len() + 1;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1832
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1833
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1834
  // Code generation support
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1835
  static ByteSize array_len_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1836
    return cell_offset(array_len_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1837
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1838
  static ByteSize array_start_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1839
    return cell_offset(array_start_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1840
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1841
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1842
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1843
// MultiBranchData
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1844
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1845
// A MultiBranchData is used to access profiling information for
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1846
// a multi-way branch (*switch bytecodes).  It consists of a series
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1847
// of (count, displacement) pairs, which count the number of times each
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1848
// case was taken and specify the data displacment for each branch target.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1849
class MultiBranchData : public ArrayData {
33632
038347770a9e 8139170: JVMCI refresh
twisti
parents: 33160
diff changeset
  1850
  friend class VMStructs;
35123
b0b89d83bcf5 8134994: use separate VMStructs databases for SA and JVMCI
twisti
parents: 33638
diff changeset
  1851
  friend class JVMCIVMStructs;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1852
protected:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1853
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1854
    default_count_off_set,
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1855
    default_disaplacement_off_set,
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1856
    case_array_start
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1857
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1858
  enum {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1859
    relative_count_off_set,
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1860
    relative_displacement_off_set,
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1861
    per_case_cell_count
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1862
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1863
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1864
  void set_default_displacement(int displacement) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1865
    array_set_int_at(default_disaplacement_off_set, displacement);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1866
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1867
  void set_displacement_at(int index, int displacement) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1868
    array_set_int_at(case_array_start +
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1869
                     index * per_case_cell_count +
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1870
                     relative_displacement_off_set,
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1871
                     displacement);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1872
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1873
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1874
public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1875
  MultiBranchData(DataLayout* layout) : ArrayData(layout) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1876
    assert(layout->tag() == DataLayout::multi_branch_data_tag, "wrong type");
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1877
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1878
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1879
  virtual bool is_MultiBranchData() const { return true; }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1880
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1881
  static int compute_cell_count(BytecodeStream* stream);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1882
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1883
  int number_of_cases() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1884
    int alen = array_len() - 2; // get rid of default case here.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1885
    assert(alen % per_case_cell_count == 0, "must be even");
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1886
    return (alen / per_case_cell_count);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1887
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1888
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1889
  uint default_count() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1890
    return array_uint_at(default_count_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1891
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1892
  int default_displacement() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1893
    return array_int_at(default_disaplacement_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1894
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1895
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1896
  uint count_at(int index) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1897
    return array_uint_at(case_array_start +
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1898
                         index * per_case_cell_count +
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1899
                         relative_count_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1900
  }
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1901
  int displacement_at(int index) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1902
    return array_int_at(case_array_start +
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1903
                        index * per_case_cell_count +
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1904
                        relative_displacement_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1905
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1906
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1907
  // Code generation support
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1908
  static ByteSize default_count_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1909
    return array_element_offset(default_count_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1910
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1911
  static ByteSize default_displacement_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1912
    return array_element_offset(default_disaplacement_off_set);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1913
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1914
  static ByteSize case_count_offset(int index) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1915
    return case_array_offset() +
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1916
           (per_case_size() * index) +
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1917
           relative_count_offset();
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1918
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1919
  static ByteSize case_array_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1920
    return array_element_offset(case_array_start);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1921
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1922
  static ByteSize per_case_size() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1923
    return in_ByteSize(per_case_cell_count) * cell_size;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1924
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1925
  static ByteSize relative_count_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1926
    return in_ByteSize(relative_count_off_set) * cell_size;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1927
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1928
  static ByteSize relative_displacement_offset() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1929
    return in_ByteSize(relative_displacement_off_set) * cell_size;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1930
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1931
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1932
#ifdef CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1933
  static void increment_count_no_overflow(DataLayout* layout, int index) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1934
    if (index == -1) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1935
      increment_array_uint_at_no_overflow(layout, default_count_off_set);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1936
    } else {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1937
      increment_array_uint_at_no_overflow(layout, case_array_start +
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1938
                                                  index * per_case_cell_count +
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1939
                                                  relative_count_off_set);
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1940
    }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1941
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1942
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1943
  static DataLayout* advance(DataLayout* layout, int index) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1944
    if (index == -1) {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1945
      return (DataLayout*) (((address)layout) + (ssize_t)array_int_at(layout, default_disaplacement_off_set));
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1946
    } else {
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1947
      return (DataLayout*) (((address)layout) + (ssize_t)array_int_at(layout, case_array_start +
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1948
                                                                              index * per_case_cell_count +
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1949
                                                                              relative_displacement_off_set));
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1950
    }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1951
  }
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1952
#endif // CC_INTERP
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  1953
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1954
  // Specific initialization.
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  1955
  void post_initialize(BytecodeStream* stream, MethodData* mdo);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1956
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  1957
  void print_data_on(outputStream* st, const char* extra = NULL) const;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1958
};
489c9b5090e2 Initial load
duke
parents:
diff changeset
  1959
218
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1960
class ArgInfoData : public ArrayData {
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1961
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1962
public:
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1963
  ArgInfoData(DataLayout* layout) : ArrayData(layout) {
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1964
    assert(layout->tag() == DataLayout::arg_info_data_tag, "wrong type");
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1965
  }
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1966
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1967
  virtual bool is_ArgInfoData() const { return true; }
218
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1968
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1969
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1970
  int number_of_args() const {
218
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1971
    return array_len();
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1972
  }
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1973
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  1974
  uint arg_modified(int arg) const {
218
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1975
    return array_uint_at(arg);
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1976
  }
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1977
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1978
  void set_arg_modified(int arg, uint val) {
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1979
    array_set_int_at(arg, val);
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1980
  }
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1981
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  1982
  void print_data_on(outputStream* st, const char* extra = NULL) const;
218
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1983
};
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  1984
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1985
// ParametersTypeData
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1986
//
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1987
// A ParametersTypeData is used to access profiling information about
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1988
// types of parameters to a method
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1989
class ParametersTypeData : public ArrayData {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1990
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1991
private:
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1992
  TypeStackSlotEntries _parameters;
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1993
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1994
  static int stack_slot_local_offset(int i) {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1995
    assert_profiling_enabled();
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1996
    return array_start_off_set + TypeStackSlotEntries::stack_slot_local_offset(i);
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1997
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1998
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  1999
  static int type_local_offset(int i) {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2000
    assert_profiling_enabled();
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2001
    return array_start_off_set + TypeStackSlotEntries::type_local_offset(i);
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2002
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2003
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2004
  static bool profiling_enabled();
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2005
  static void assert_profiling_enabled() {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2006
    assert(profiling_enabled(), "method parameters profiling should be on");
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2007
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2008
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2009
public:
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2010
  ParametersTypeData(DataLayout* layout) : ArrayData(layout), _parameters(1, number_of_parameters()) {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2011
    assert(layout->tag() == DataLayout::parameters_type_data_tag, "wrong type");
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2012
    // Some compilers (VC++) don't want this passed in member initialization list
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2013
    _parameters.set_profile_data(this);
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2014
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2015
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2016
  static int compute_cell_count(Method* m);
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2017
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2018
  virtual bool is_ParametersTypeData() const { return true; }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2019
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2020
  virtual void post_initialize(BytecodeStream* stream, MethodData* mdo);
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2021
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2022
  int number_of_parameters() const {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2023
    return array_len() / TypeStackSlotEntries::per_arg_count();
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2024
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2025
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2026
  const TypeStackSlotEntries* parameters() const { return &_parameters; }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2027
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2028
  uint stack_slot(int i) const {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2029
    return _parameters.stack_slot(i);
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2030
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2031
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2032
  void set_type(int i, Klass* k) {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2033
    intptr_t current = _parameters.type(i);
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2034
    _parameters.set_type(i, TypeEntries::with_status((intptr_t)k, current));
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2035
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2036
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2037
  virtual void clean_weak_klass_links(BoolObjectClosure* is_alive_closure) {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2038
    _parameters.clean_weak_klass_links(is_alive_closure);
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2039
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2040
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2041
  virtual void print_data_on(outputStream* st, const char* extra = NULL) const;
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2042
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2043
  static ByteSize stack_slot_offset(int i) {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2044
    return cell_offset(stack_slot_local_offset(i));
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2045
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2046
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2047
  static ByteSize type_offset(int i) {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2048
    return cell_offset(type_local_offset(i));
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2049
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2050
};
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2051
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2052
// SpeculativeTrapData
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2053
//
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2054
// A SpeculativeTrapData is used to record traps due to type
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2055
// speculation. It records the root of the compilation: that type
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2056
// speculation is wrong in the context of one compilation (for
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2057
// method1) doesn't mean it's wrong in the context of another one (for
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2058
// method2). Type speculation could have more/different data in the
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2059
// context of the compilation of method2 and it's worthwhile to try an
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2060
// optimization that failed for compilation of method1 in the context
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2061
// of compilation of method2.
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2062
// Space for SpeculativeTrapData entries is allocated from the extra
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2063
// data space in the MDO. If we run out of space, the trap data for
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2064
// the ProfileData at that bci is updated.
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2065
class SpeculativeTrapData : public ProfileData {
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2066
protected:
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2067
  enum {
24476
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  2068
    speculative_trap_method,
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2069
    speculative_trap_cell_count
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2070
  };
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2071
public:
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2072
  SpeculativeTrapData(DataLayout* layout) : ProfileData(layout) {
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2073
    assert(layout->tag() == DataLayout::speculative_trap_data_tag, "wrong type");
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2074
  }
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2075
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2076
  virtual bool is_SpeculativeTrapData() const { return true; }
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2077
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2078
  static int static_cell_count() {
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2079
    return speculative_trap_cell_count;
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2080
  }
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2081
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2082
  virtual int cell_count() const {
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2083
    return static_cell_count();
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2084
  }
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2085
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2086
  // Direct accessor
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2087
  Method* method() const {
24476
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  2088
    return (Method*)intptr_at(speculative_trap_method);
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2089
  }
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2090
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2091
  void set_method(Method* m) {
28365
ccf31849c7a4 8067713: Move clean_weak_method_links for redefinition out of class unloading
coleenp
parents: 27643
diff changeset
  2092
    assert(!m->is_old(), "cannot add old methods");
24476
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  2093
    set_intptr_at(speculative_trap_method, (intptr_t)m);
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  2094
  }
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  2095
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  2096
  static ByteSize method_offset() {
912595db2e75 8026694: New type profiling points break compilation replay
roland
parents: 24442
diff changeset
  2097
    return cell_offset(speculative_trap_method);
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2098
  }
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2099
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2100
  virtual void print_data_on(outputStream* st, const char* extra = NULL) const;
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2101
};
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2102
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2103
// MethodData*
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2104
//
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2105
// A MethodData* holds information which has been collected about
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2106
// a method.  Its layout looks like this:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2107
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2108
// -----------------------------
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2109
// | header                    |
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2110
// | klass                     |
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2111
// -----------------------------
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2112
// | method                    |
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2113
// | size of the MethodData* |
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2114
// -----------------------------
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2115
// | Data entries...           |
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2116
// |   (variable size)         |
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2117
// |                           |
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2118
// .                           .
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2119
// .                           .
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2120
// .                           .
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2121
// |                           |
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2122
// -----------------------------
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2123
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2124
// The data entry area is a heterogeneous array of DataLayouts. Each
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2125
// DataLayout in the array corresponds to a specific bytecode in the
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2126
// method.  The entries in the array are sorted by the corresponding
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2127
// bytecode.  Access to the data is via resource-allocated ProfileData,
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2128
// which point to the underlying blocks of DataLayout structures.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2129
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2130
// During interpretation, if profiling in enabled, the interpreter
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2131
// maintains a method data pointer (mdp), which points at the entry
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2132
// in the array corresponding to the current bci.  In the course of
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2133
// intepretation, when a bytecode is encountered that has profile data
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2134
// associated with it, the entry pointed to by mdp is updated, then the
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2135
// mdp is adjusted to point to the next appropriate DataLayout.  If mdp
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2136
// is NULL to begin with, the interpreter assumes that the current method
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2137
// is not (yet) being profiled.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2138
//
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2139
// In MethodData* parlance, "dp" is a "data pointer", the actual address
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2140
// of a DataLayout element.  A "di" is a "data index", the offset in bytes
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2141
// from the base of the data entry array.  A "displacement" is the byte offset
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2142
// in certain ProfileData objects that indicate the amount the mdp must be
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2143
// adjusted in the event of a change in control flow.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2144
//
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2145
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  2146
CC_INTERP_ONLY(class BytecodeInterpreter;)
23845
ebd1fafcc362 8038636: speculative traps break when classes are redefined
roland
parents: 23526
diff changeset
  2147
class CleanExtraDataClosure;
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  2148
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2149
class MethodData : public Metadata {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2150
  friend class VMStructs;
35123
b0b89d83bcf5 8134994: use separate VMStructs databases for SA and JVMCI
twisti
parents: 33638
diff changeset
  2151
  friend class JVMCIVMStructs;
22836
e7e511228518 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
goetz
parents: 17370
diff changeset
  2152
  CC_INTERP_ONLY(friend class BytecodeInterpreter;)
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2153
private:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2154
  friend class ProfileData;
46542
73dd19b96b5d 8181211: C2: Use profiling data to optimize on/off heap unsafe accesses
roland
parents: 43489
diff changeset
  2155
  friend class TypeEntriesAtCall;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2156
46746
ea379ebb9447 8072061: Automatically determine optimal sizes for the CDS regions
iklam
parents: 46625
diff changeset
  2157
  // If you add a new field that points to any metaspace object, you
ea379ebb9447 8072061: Automatically determine optimal sizes for the CDS regions
iklam
parents: 46625
diff changeset
  2158
  // must add this field to MethodData::metaspace_pointers_do().
ea379ebb9447 8072061: Automatically determine optimal sizes for the CDS regions
iklam
parents: 46625
diff changeset
  2159
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2160
  // Back pointer to the Method*
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2161
  Method* _method;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2162
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2163
  // Size of this oop in bytes
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2164
  int _size;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2165
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2166
  // Cached hint for bci_to_dp and bci_to_data
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2167
  int _hint_di;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2168
23201
6920163f479e 8035841: assert(dp_src->tag() == dp_dst->tag()) failed: should be same tags 1 != 0 at ciMethodData.cpp:90
roland
parents: 22916
diff changeset
  2169
  Mutex _extra_data_lock;
6920163f479e 8035841: assert(dp_src->tag() == dp_dst->tag()) failed: should be same tags 1 != 0 at ciMethodData.cpp:90
roland
parents: 22916
diff changeset
  2170
33593
60764a78fa5c 8140274: methodHandles and constantPoolHandles should be passed as const references
coleenp
parents: 33160
diff changeset
  2171
  MethodData(const methodHandle& method, int size, TRAPS);
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2172
public:
33593
60764a78fa5c 8140274: methodHandles and constantPoolHandles should be passed as const references
coleenp
parents: 33160
diff changeset
  2173
  static MethodData* allocate(ClassLoaderData* loader_data, const methodHandle& method, TRAPS);
23201
6920163f479e 8035841: assert(dp_src->tag() == dp_dst->tag()) failed: should be same tags 1 != 0 at ciMethodData.cpp:90
roland
parents: 22916
diff changeset
  2174
  MethodData() : _extra_data_lock(Monitor::leaf, "MDO extra data lock") {}; // For ciMethodData
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2175
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2176
  bool is_methodData() const volatile { return true; }
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2177
  void initialize();
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2178
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2179
  // Whole-method sticky bits and flags
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2180
  enum {
46542
73dd19b96b5d 8181211: C2: Use profiling data to optimize on/off heap unsafe accesses
roland
parents: 43489
diff changeset
  2181
    _trap_hist_limit    = 23 JVMCI_ONLY(+5),   // decoupled from Deoptimization::Reason_LIMIT
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2182
    _trap_hist_mask     = max_jubyte,
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2183
    _extra_data_count   = 4     // extra DataLayout headers, for trap history
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2184
  }; // Public flag values
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2185
private:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2186
  uint _nof_decompiles;             // count of all nmethod removals
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2187
  uint _nof_overflow_recompiles;    // recompile count, excluding recomp. bits
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2188
  uint _nof_overflow_traps;         // trap count, excluding _trap_hist
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2189
  union {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2190
    intptr_t _align;
43489
a07cb821130d 8173278: [JVMCI] query_update_method_data might write outside _trap_hist array
dnsimon
parents: 41701
diff changeset
  2191
    u1 _array[JVMCI_ONLY(2 *) _trap_hist_limit];
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2192
  } _trap_hist;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2193
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2194
  // Support for interprocedural escape analysis, from Thomas Kotzmann.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2195
  intx              _eflags;          // flags on escape information
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2196
  intx              _arg_local;       // bit set of non-escaping arguments
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2197
  intx              _arg_stack;       // bit set of stack-allocatable arguments
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2198
  intx              _arg_returned;    // bit set of returned arguments
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2199
6453
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2200
  int _creation_mileage;              // method mileage at MDO creation
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2201
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2202
  // How many invocations has this MDO seen?
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2203
  // These counters are used to determine the exact age of MDO.
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2204
  // We need those because in tiered a method can be concurrently
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2205
  // executed at different levels.
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2206
  InvocationCounter _invocation_counter;
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2207
  // Same for backedges.
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2208
  InvocationCounter _backedge_counter;
8322
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2209
  // Counter values at the time profiling started.
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2210
  int               _invocation_counter_start;
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2211
  int               _backedge_counter_start;
24442
4d4ae31dea26 8032463: VirtualDispatch test timeout with DeoptimizeALot
iveresov
parents: 24088
diff changeset
  2212
  uint              _tenure_traps;
28650
772aaab2582f 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
zmajo
parents: 28365
diff changeset
  2213
  int               _invoke_mask;      // per-method Tier0InvokeNotifyFreqLog
772aaab2582f 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
zmajo
parents: 28365
diff changeset
  2214
  int               _backedge_mask;    // per-method Tier0BackedgeNotifyFreqLog
23491
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2215
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2216
#if INCLUDE_RTM_OPT
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2217
  // State of RTM code generation during compilation of the method
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2218
  int               _rtm_state;
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2219
#endif
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2220
6453
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2221
  // Number of loops and blocks is computed when compiling the first
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2222
  // time with C1. It is used to determine if method is trivial.
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2223
  short             _num_loops;
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2224
  short             _num_blocks;
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2225
  // Does this method contain anything worth profiling?
27643
fe8f95a2d9bc 8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
thartmann
parents: 26586
diff changeset
  2226
  enum WouldProfile {unknown, no_profile, profile};
fe8f95a2d9bc 8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
thartmann
parents: 26586
diff changeset
  2227
  WouldProfile      _would_profile;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2228
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2229
#if INCLUDE_JVMCI
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2230
  // Support for HotSpotMethodData.setCompiledIRSize(int)
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2231
  int               _jvmci_ir_size;
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2232
#endif
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2233
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2234
  // Size of _data array in bytes.  (Excludes header and extra_data fields.)
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2235
  int _data_size;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2236
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2237
  // data index for the area dedicated to parameters. -1 if no
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2238
  // parameter profiling.
26440
0c9e5ee0083a 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland
parents: 25714
diff changeset
  2239
  enum { no_parameters = -2, parameters_uninitialized = -1 };
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2240
  int _parameters_type_data_di;
26440
0c9e5ee0083a 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland
parents: 25714
diff changeset
  2241
  int parameters_size_in_bytes() const {
0c9e5ee0083a 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland
parents: 25714
diff changeset
  2242
    ParametersTypeData* param = parameters_type_data();
0c9e5ee0083a 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland
parents: 25714
diff changeset
  2243
    return param == NULL ? 0 : param->size_in_bytes();
0c9e5ee0083a 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland
parents: 25714
diff changeset
  2244
  }
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2245
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2246
  // Beginning of the data entries
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2247
  intptr_t _data[1];
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2248
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2249
  // Helper for size computation
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2250
  static int compute_data_size(BytecodeStream* stream);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2251
  static int bytecode_cell_count(Bytecodes::Code code);
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2252
  static bool is_speculative_trap_bytecode(Bytecodes::Code code);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2253
  enum { no_profile_data = -1, variable_cell_count = -2 };
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2254
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2255
  // Helper for initialization
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2256
  DataLayout* data_layout_at(int data_index) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2257
    assert(data_index % sizeof(intptr_t) == 0, "unaligned");
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2258
    return (DataLayout*) (((address)_data) + data_index);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2259
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2260
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2261
  // Initialize an individual data segment.  Returns the size of
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2262
  // the segment in bytes.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2263
  int initialize_data(BytecodeStream* stream, int data_index);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2264
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2265
  // Helper for data_at
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2266
  DataLayout* limit_data_position() const {
26440
0c9e5ee0083a 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland
parents: 25714
diff changeset
  2267
    return data_layout_at(_data_size);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2268
  }
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2269
  bool out_of_bounds(int data_index) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2270
    return data_index >= data_size();
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2271
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2272
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2273
  // Give each of the data entries a chance to perform specific
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2274
  // data initialization.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2275
  void post_initialize(BytecodeStream* stream);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2276
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2277
  // hint accessors
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2278
  int      hint_di() const  { return _hint_di; }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2279
  void set_hint_di(int di)  {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2280
    assert(!out_of_bounds(di), "hint_di out of bounds");
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2281
    _hint_di = di;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2282
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2283
  ProfileData* data_before(int bci) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2284
    // avoid SEGV on this edge case
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2285
    if (data_size() == 0)
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2286
      return NULL;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2287
    int hint = hint_di();
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2288
    if (data_layout_at(hint)->bci() <= bci)
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2289
      return data_at(hint);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2290
    return first_data();
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2291
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2292
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2293
  // What is the index of the first data entry?
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2294
  int first_di() const { return 0; }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2295
23201
6920163f479e 8035841: assert(dp_src->tag() == dp_dst->tag()) failed: should be same tags 1 != 0 at ciMethodData.cpp:90
roland
parents: 22916
diff changeset
  2296
  ProfileData* bci_to_extra_data_helper(int bci, Method* m, DataLayout*& dp, bool concurrent);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2297
  // Find or create an extra ProfileData:
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2298
  ProfileData* bci_to_extra_data(int bci, Method* m, bool create_if_missing);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2299
218
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  2300
  // return the argument info cell
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  2301
  ArgInfoData *arg_info();
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  2302
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  2303
  enum {
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  2304
    no_type_profile = 0,
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  2305
    type_profile_jsr292 = 1,
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  2306
    type_profile_all = 2
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  2307
  };
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  2308
33593
60764a78fa5c 8140274: methodHandles and constantPoolHandles should be passed as const references
coleenp
parents: 33160
diff changeset
  2309
  static bool profile_jsr292(const methodHandle& m, int bci);
46542
73dd19b96b5d 8181211: C2: Use profiling data to optimize on/off heap unsafe accesses
roland
parents: 43489
diff changeset
  2310
  static bool profile_unsafe(const methodHandle& m, int bci);
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  2311
  static int profile_arguments_flag();
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  2312
  static bool profile_all_arguments();
33593
60764a78fa5c 8140274: methodHandles and constantPoolHandles should be passed as const references
coleenp
parents: 33160
diff changeset
  2313
  static bool profile_arguments_for_invoke(const methodHandle& m, int bci);
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  2314
  static int profile_return_flag();
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  2315
  static bool profile_all_return();
33593
60764a78fa5c 8140274: methodHandles and constantPoolHandles should be passed as const references
coleenp
parents: 33160
diff changeset
  2316
  static bool profile_return_for_invoke(const methodHandle& m, int bci);
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2317
  static int profile_parameters_flag();
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2318
  static bool profile_parameters_jsr292_only();
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2319
  static bool profile_all_parameters();
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  2320
23845
ebd1fafcc362 8038636: speculative traps break when classes are redefined
roland
parents: 23526
diff changeset
  2321
  void clean_extra_data(CleanExtraDataClosure* cl);
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2322
  void clean_extra_data_helper(DataLayout* dp, int shift, bool reset = false);
23845
ebd1fafcc362 8038636: speculative traps break when classes are redefined
roland
parents: 23526
diff changeset
  2323
  void verify_extra_data_clean(CleanExtraDataClosure* cl);
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2324
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2325
public:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2326
  static int header_size() {
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2327
    return sizeof(MethodData)/wordSize;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2328
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2329
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2330
  // Compute the size of a MethodData* before it is created.
33593
60764a78fa5c 8140274: methodHandles and constantPoolHandles should be passed as const references
coleenp
parents: 33160
diff changeset
  2331
  static int compute_allocation_size_in_bytes(const methodHandle& method);
60764a78fa5c 8140274: methodHandles and constantPoolHandles should be passed as const references
coleenp
parents: 33160
diff changeset
  2332
  static int compute_allocation_size_in_words(const methodHandle& method);
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2333
  static int compute_extra_data_count(int data_size, int empty_bc_count, bool needs_speculative_traps);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2334
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2335
  // Determine if a given bytecode can have profile information.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2336
  static bool bytecode_has_profile(Bytecodes::Code code) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2337
    return bytecode_cell_count(code) != no_profile_data;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2338
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2339
16689
efce070b8d42 8007288: Additional WB API for compiler's testing
iignatyev
parents: 15481
diff changeset
  2340
  // reset into original state
efce070b8d42 8007288: Additional WB API for compiler's testing
iignatyev
parents: 15481
diff changeset
  2341
  void init();
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2342
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2343
  // My size
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2344
  int size_in_bytes() const { return _size; }
46619
a3919f5e8d2b 8178499: Remove _ptr_ and _size_ infixes from align functions
stefank
parents: 46542
diff changeset
  2345
  int size() const    { return align_metadata_size(align_up(_size, BytesPerWord)/BytesPerWord); }
15437
eabd4555d072 6479360: PrintClassHistogram improvements
acorn
parents: 13728
diff changeset
  2346
#if INCLUDE_SERVICES
eabd4555d072 6479360: PrintClassHistogram improvements
acorn
parents: 13728
diff changeset
  2347
  void collect_statistics(KlassSizeStats *sz) const;
eabd4555d072 6479360: PrintClassHistogram improvements
acorn
parents: 13728
diff changeset
  2348
#endif
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2349
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2350
  int      creation_mileage() const  { return _creation_mileage; }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2351
  void set_creation_mileage(int x)   { _creation_mileage = x; }
6453
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2352
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2353
  int invocation_count() {
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2354
    if (invocation_counter()->carry()) {
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2355
      return InvocationCounter::count_limit;
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2356
    }
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2357
    return invocation_counter()->count();
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2358
  }
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2359
  int backedge_count() {
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2360
    if (backedge_counter()->carry()) {
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2361
      return InvocationCounter::count_limit;
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2362
    }
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2363
    return backedge_counter()->count();
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2364
  }
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2365
8322
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2366
  int invocation_count_start() {
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2367
    if (invocation_counter()->carry()) {
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2368
      return 0;
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2369
    }
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2370
    return _invocation_counter_start;
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2371
  }
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2372
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2373
  int backedge_count_start() {
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2374
    if (backedge_counter()->carry()) {
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2375
      return 0;
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2376
    }
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2377
    return _backedge_counter_start;
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2378
  }
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2379
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2380
  int invocation_count_delta() { return invocation_count() - invocation_count_start(); }
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2381
  int backedge_count_delta()   { return backedge_count()   - backedge_count_start();   }
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2382
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2383
  void reset_start_counters() {
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2384
    _invocation_counter_start = invocation_count();
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2385
    _backedge_counter_start = backedge_count();
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2386
  }
8f11ba61239f 7017434: Tiered needs to support reprofiling
iveresov
parents: 7397
diff changeset
  2387
6453
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2388
  InvocationCounter* invocation_counter()     { return &_invocation_counter; }
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2389
  InvocationCounter* backedge_counter()       { return &_backedge_counter;   }
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2390
23491
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2391
#if INCLUDE_RTM_OPT
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2392
  int rtm_state() const {
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2393
    return _rtm_state;
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2394
  }
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2395
  void set_rtm_state(RTMState rstate) {
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2396
    _rtm_state = (int)rstate;
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2397
  }
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2398
  void atomic_set_rtm_state(RTMState rstate) {
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2399
    Atomic::store((int)rstate, &_rtm_state);
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2400
  }
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2401
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2402
  static int rtm_state_offset_in_bytes() {
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2403
    return offset_of(MethodData, _rtm_state);
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2404
  }
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2405
#endif
f690330b10b9 8031320: Use Intel RTM instructions for locks
kvn
parents: 23201
diff changeset
  2406
27643
fe8f95a2d9bc 8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
thartmann
parents: 26586
diff changeset
  2407
  void set_would_profile(bool p)              { _would_profile = p ? profile : no_profile; }
fe8f95a2d9bc 8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
thartmann
parents: 26586
diff changeset
  2408
  bool would_profile() const                  { return _would_profile != no_profile; }
6453
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2409
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2410
  int num_loops() const                       { return _num_loops;  }
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2411
  void set_num_loops(int n)                   { _num_loops = n;     }
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2412
  int num_blocks() const                      { return _num_blocks; }
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2413
  void set_num_blocks(int n)                  { _num_blocks = n;    }
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2414
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2415
  bool is_mature() const;  // consult mileage and ProfileMaturityPercentage
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2416
  static int mileage_of(Method* m);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2417
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2418
  // Support for interprocedural escape analysis, from Thomas Kotzmann.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2419
  enum EscapeFlag {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2420
    estimated    = 1 << 0,
251
cb2e73f71205 6680665: bytecode Escape Analyzer produces incorrect escape information for methods without oop arguments
kvn
parents: 218
diff changeset
  2421
    return_local = 1 << 1,
cb2e73f71205 6680665: bytecode Escape Analyzer produces incorrect escape information for methods without oop arguments
kvn
parents: 218
diff changeset
  2422
    return_allocated = 1 << 2,
cb2e73f71205 6680665: bytecode Escape Analyzer produces incorrect escape information for methods without oop arguments
kvn
parents: 218
diff changeset
  2423
    allocated_escapes = 1 << 3,
cb2e73f71205 6680665: bytecode Escape Analyzer produces incorrect escape information for methods without oop arguments
kvn
parents: 218
diff changeset
  2424
    unknown_modified = 1 << 4
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2425
  };
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2426
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2427
  intx eflags()                                  { return _eflags; }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2428
  intx arg_local()                               { return _arg_local; }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2429
  intx arg_stack()                               { return _arg_stack; }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2430
  intx arg_returned()                            { return _arg_returned; }
218
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  2431
  uint arg_modified(int a)                       { ArgInfoData *aid = arg_info();
16689
efce070b8d42 8007288: Additional WB API for compiler's testing
iignatyev
parents: 15481
diff changeset
  2432
                                                   assert(aid != NULL, "arg_info must be not null");
218
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  2433
                                                   assert(a >= 0 && a < aid->number_of_args(), "valid argument number");
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  2434
                                                   return aid->arg_modified(a); }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2435
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2436
  void set_eflags(intx v)                        { _eflags = v; }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2437
  void set_arg_local(intx v)                     { _arg_local = v; }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2438
  void set_arg_stack(intx v)                     { _arg_stack = v; }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2439
  void set_arg_returned(intx v)                  { _arg_returned = v; }
218
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  2440
  void set_arg_modified(int a, uint v)           { ArgInfoData *aid = arg_info();
16689
efce070b8d42 8007288: Additional WB API for compiler's testing
iignatyev
parents: 15481
diff changeset
  2441
                                                   assert(aid != NULL, "arg_info must be not null");
218
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  2442
                                                   assert(a >= 0 && a < aid->number_of_args(), "valid argument number");
a0e996680b05 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn
parents: 1
diff changeset
  2443
                                                   aid->set_arg_modified(a, v); }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2444
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2445
  void clear_escape_info()                       { _eflags = _arg_local = _arg_stack = _arg_returned = 0; }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2446
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2447
  // Location and size of data area
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2448
  address data_base() const {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2449
    return (address) _data;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2450
  }
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2451
  int data_size() const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2452
    return _data_size;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2453
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2454
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2455
  // Accessors
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2456
  Method* method() const { return _method; }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2457
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2458
  // Get the data at an arbitrary (sort of) data index.
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2459
  ProfileData* data_at(int data_index) const;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2460
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2461
  // Walk through the data in order.
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2462
  ProfileData* first_data() const { return data_at(first_di()); }
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2463
  ProfileData* next_data(ProfileData* current) const;
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2464
  bool is_valid(ProfileData* current) const { return current != NULL; }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2465
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2466
  // Convert a dp (data pointer) to a di (data index).
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2467
  int dp_to_di(address dp) const {
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2468
    return dp - ((address)_data);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2469
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2470
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2471
  // bci to di/dp conversion.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2472
  address bci_to_dp(int bci);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2473
  int bci_to_di(int bci) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2474
    return dp_to_di(bci_to_dp(bci));
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2475
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2476
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2477
  // Get the data at an arbitrary bci, or NULL if there is none.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2478
  ProfileData* bci_to_data(int bci);
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2479
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2480
  // Same, but try to create an extra_data record if one is needed:
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2481
  ProfileData* allocate_bci_to_data(int bci, Method* m) {
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2482
    ProfileData* data = NULL;
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2483
    // If m not NULL, try to allocate a SpeculativeTrapData entry
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2484
    if (m == NULL) {
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2485
      data = bci_to_data(bci);
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2486
    }
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2487
    if (data != NULL) {
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2488
      return data;
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2489
    }
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2490
    data = bci_to_extra_data(bci, m, true);
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2491
    if (data != NULL) {
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2492
      return data;
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2493
    }
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2494
    // If SpeculativeTrapData allocation fails try to allocate a
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2495
    // regular entry
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2496
    data = bci_to_data(bci);
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2497
    if (data != NULL) {
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2498
      return data;
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2499
    }
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2500
    return bci_to_extra_data(bci, NULL, true);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2501
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2502
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2503
  // Add a handful of extra data records, for trap tracking.
26440
0c9e5ee0083a 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland
parents: 25714
diff changeset
  2504
  DataLayout* extra_data_base() const  { return limit_data_position(); }
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2505
  DataLayout* extra_data_limit() const { return (DataLayout*)((address)this + size_in_bytes()); }
26440
0c9e5ee0083a 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland
parents: 25714
diff changeset
  2506
  DataLayout* args_data_limit() const  { return (DataLayout*)((address)this + size_in_bytes() -
0c9e5ee0083a 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland
parents: 25714
diff changeset
  2507
                                                              parameters_size_in_bytes()); }
0c9e5ee0083a 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland
parents: 25714
diff changeset
  2508
  int extra_data_size() const          { return (address)extra_data_limit() - (address)extra_data_base(); }
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2509
  static DataLayout* next_extra(DataLayout* dp);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2510
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2511
  // Return (uint)-1 for overflow.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2512
  uint trap_count(int reason) const {
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2513
    assert((uint)reason < JVMCI_ONLY(2*) _trap_hist_limit, "oob");
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2514
    return (int)((_trap_hist._array[reason]+1) & _trap_hist_mask) - 1;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2515
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2516
  // For loops:
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2517
  static uint trap_reason_limit() { return _trap_hist_limit; }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2518
  static uint trap_count_limit()  { return _trap_hist_mask; }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2519
  uint inc_trap_count(int reason) {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2520
    // Count another trap, anywhere in this method.
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2521
    assert(reason >= 0, "must be single trap");
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2522
    assert((uint)reason < JVMCI_ONLY(2*) _trap_hist_limit, "oob");
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2523
    uint cnt1 = 1 + _trap_hist._array[reason];
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2524
    if ((cnt1 & _trap_hist_mask) != 0) {  // if no counter overflow...
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2525
      _trap_hist._array[reason] = cnt1;
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2526
      return cnt1;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2527
    } else {
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2528
      return _trap_hist_mask + (++_nof_overflow_traps);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2529
    }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2530
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2531
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2532
  uint overflow_trap_count() const {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2533
    return _nof_overflow_traps;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2534
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2535
  uint overflow_recompile_count() const {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2536
    return _nof_overflow_recompiles;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2537
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2538
  void inc_overflow_recompile_count() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2539
    _nof_overflow_recompiles += 1;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2540
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2541
  uint decompile_count() const {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2542
    return _nof_decompiles;
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2543
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2544
  void inc_decompile_count() {
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2545
    _nof_decompiles += 1;
4754
8aef16f24e16 6614597: Performance variability in jvm2008 xml.validation
kvn
parents: 3795
diff changeset
  2546
    if (decompile_count() > (uint)PerMethodRecompilationCutoff) {
15479
e3c00ec80145 8006613: adding reason to made_not_compilable
vlivanov
parents: 13728
diff changeset
  2547
      method()->set_not_compilable(CompLevel_full_optimization, true, "decompile_count > PerMethodRecompilationCutoff");
4754
8aef16f24e16 6614597: Performance variability in jvm2008 xml.validation
kvn
parents: 3795
diff changeset
  2548
    }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2549
  }
24442
4d4ae31dea26 8032463: VirtualDispatch test timeout with DeoptimizeALot
iveresov
parents: 24088
diff changeset
  2550
  uint tenure_traps() const {
4d4ae31dea26 8032463: VirtualDispatch test timeout with DeoptimizeALot
iveresov
parents: 24088
diff changeset
  2551
    return _tenure_traps;
4d4ae31dea26 8032463: VirtualDispatch test timeout with DeoptimizeALot
iveresov
parents: 24088
diff changeset
  2552
  }
4d4ae31dea26 8032463: VirtualDispatch test timeout with DeoptimizeALot
iveresov
parents: 24088
diff changeset
  2553
  void inc_tenure_traps() {
4d4ae31dea26 8032463: VirtualDispatch test timeout with DeoptimizeALot
iveresov
parents: 24088
diff changeset
  2554
    _tenure_traps += 1;
4d4ae31dea26 8032463: VirtualDispatch test timeout with DeoptimizeALot
iveresov
parents: 24088
diff changeset
  2555
  }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2556
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2557
  // Return pointer to area dedicated to parameters in MDO
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2558
  ParametersTypeData* parameters_type_data() const {
26440
0c9e5ee0083a 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland
parents: 25714
diff changeset
  2559
    assert(_parameters_type_data_di != parameters_uninitialized, "called too early");
0c9e5ee0083a 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland
parents: 25714
diff changeset
  2560
    return _parameters_type_data_di != no_parameters ? data_layout_at(_parameters_type_data_di)->data_in()->as_ParametersTypeData() : NULL;
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2561
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2562
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2563
  int parameters_type_data_di() const {
26440
0c9e5ee0083a 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland
parents: 25714
diff changeset
  2564
    assert(_parameters_type_data_di != parameters_uninitialized && _parameters_type_data_di != no_parameters, "no args type data");
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2565
    return _parameters_type_data_di;
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2566
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2567
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2568
  // Support for code generation
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2569
  static ByteSize data_offset() {
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2570
    return byte_offset_of(MethodData, _data[0]);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2571
  }
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2572
33160
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2573
  static ByteSize trap_history_offset() {
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2574
    return byte_offset_of(MethodData, _trap_hist._array);
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2575
  }
c59f1676d27e 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti
parents: 30183
diff changeset
  2576
6453
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2577
  static ByteSize invocation_counter_offset() {
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2578
    return byte_offset_of(MethodData, _invocation_counter);
6453
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2579
  }
28650
772aaab2582f 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
zmajo
parents: 28365
diff changeset
  2580
6453
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2581
  static ByteSize backedge_counter_offset() {
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2582
    return byte_offset_of(MethodData, _backedge_counter);
6453
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2583
  }
970dc585ab63 6953144: Tiered compilation
iveresov
parents: 5547
diff changeset
  2584
28650
772aaab2582f 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
zmajo
parents: 28365
diff changeset
  2585
  static ByteSize invoke_mask_offset() {
772aaab2582f 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
zmajo
parents: 28365
diff changeset
  2586
    return byte_offset_of(MethodData, _invoke_mask);
772aaab2582f 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
zmajo
parents: 28365
diff changeset
  2587
  }
772aaab2582f 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
zmajo
parents: 28365
diff changeset
  2588
772aaab2582f 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
zmajo
parents: 28365
diff changeset
  2589
  static ByteSize backedge_mask_offset() {
772aaab2582f 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
zmajo
parents: 28365
diff changeset
  2590
    return byte_offset_of(MethodData, _backedge_mask);
772aaab2582f 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
zmajo
parents: 28365
diff changeset
  2591
  }
772aaab2582f 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
zmajo
parents: 28365
diff changeset
  2592
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2593
  static ByteSize parameters_type_data_di_offset() {
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2594
    return byte_offset_of(MethodData, _parameters_type_data_di);
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2595
  }
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2596
46746
ea379ebb9447 8072061: Automatically determine optimal sizes for the CDS regions
iklam
parents: 46625
diff changeset
  2597
  virtual void metaspace_pointers_do(MetaspaceClosure* iter);
ea379ebb9447 8072061: Automatically determine optimal sizes for the CDS regions
iklam
parents: 46625
diff changeset
  2598
  virtual MetaspaceObj::Type type() const { return MethodDataType; }
ea379ebb9447 8072061: Automatically determine optimal sizes for the CDS regions
iklam
parents: 46625
diff changeset
  2599
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2600
  // Deallocation support - no pointer fields to deallocate
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2601
  void deallocate_contents(ClassLoaderData* loader_data) {}
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2602
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2603
  // GC support
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2604
  void set_size(int object_size_in_bytes) { _size = object_size_in_bytes; }
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2605
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2606
  // Printing
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2607
  void print_on      (outputStream* st) const;
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2608
  void print_value_on(outputStream* st) const;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2609
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2610
  // printing support for method data
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2611
  void print_data_on(outputStream* st) const;
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2612
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2613
  const char* internal_name() const { return "{method data}"; }
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2614
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2615
  // verification
13728
882756847a04 6964458: Reimplement class meta-data storage to use native memory
coleenp
parents: 10514
diff changeset
  2616
  void verify_on(outputStream* st);
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2617
  void verify_data_on(outputStream* st);
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  2618
33593
60764a78fa5c 8140274: methodHandles and constantPoolHandles should be passed as const references
coleenp
parents: 33160
diff changeset
  2619
  static bool profile_parameters_for_method(const methodHandle& m);
20702
bbe0fcde6e13 8023657: New type profiling points: arguments to call
roland
parents: 20282
diff changeset
  2620
  static bool profile_arguments();
24088
adf36ca51f17 8039975: SIGSEGV in MethodData::next_data(ProfileData*)
roland
parents: 23845
diff changeset
  2621
  static bool profile_arguments_jsr292_only();
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  2622
  static bool profile_return();
21095
1a04f7b3946e 8026251: New type profiling points: parameters to methods
roland
parents: 20709
diff changeset
  2623
  static bool profile_parameters();
20709
034be898bf04 8026054: New type profiling points: type of return values at calls
roland
parents: 20702
diff changeset
  2624
  static bool profile_return_jsr292_only();
22916
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2625
582da2ed4dfa 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland
parents: 22851
diff changeset
  2626
  void clean_method_data(BoolObjectClosure* is_alive);
23845
ebd1fafcc362 8038636: speculative traps break when classes are redefined
roland
parents: 23526
diff changeset
  2627
  void clean_weak_method_links();
28365
ccf31849c7a4 8067713: Move clean_weak_method_links for redefinition out of class unloading
coleenp
parents: 27643
diff changeset
  2628
  DEBUG_ONLY(void verify_clean_weak_method_links();)
26440
0c9e5ee0083a 8057038: Speculative traps not robust when compilation and class unloading are concurrent
roland
parents: 25714
diff changeset
  2629
  Mutex* extra_data_lock() { return &_extra_data_lock; }
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
  2630
};
7397
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 6453
diff changeset
  2631
5b173b4ca846 6989984: Use standard include model for Hospot
stefank
parents: 6453
diff changeset
  2632
#endif // SHARE_VM_OOPS_METHODDATAOOP_HPP