Lines Matching refs:into
52 // into that address range. mapping[0] will be the main binary.
63 int64 drop_frames = 7; // Index into string table.
66 int64 keep_frames = 8; // Index into string table.
81 repeated int64 comment = 13; // Indices into string table.
82 // Index into the string table of the type of the preferred sample
89 int64 type = 1; // Index into string table.
90 int64 unit = 2; // Index into string table.
104 // When aggregating multiple samples into a single sample, the
114 int64 key = 1; // Index into string table
117 int64 str = 2; // Index into string table
124 // Address at which the binary (or DLL) is loaded into memory.
133 int64 filename = 5; // Index into string table
137 int64 build_id = 6; // Index into string table
162 // where the last entry represents the caller into which the
165 // E.g., if memcpy() is inlined into printf:
182 int64 name = 2; // Index into string table
185 int64 system_name = 3; // Index into string table
187 int64 filename = 4; // Index into string table